|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.sysadm.Status
Status checking service within SysAdmin CGI/Servlet.
Field Summary | |
private static String |
versionID
|
Constructor Summary | |
private |
Status()
Uninstantiable class. |
Method Summary | |
private static BitSet |
checkStatus(BitSet SmMs)
Output the status of actions to the status frame. |
static void |
statusDisplay(SysAdminRequest request,
SysAdminResponse response)
Output the status of actions to the status frame. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String versionID
Constructor Detail |
private Status()
Method Detail |
private static BitSet checkStatus(BitSet SmMs)
Note: Not in current use. Will likely change to output status to status bar at bottom of browsers.
public static void statusDisplay(SysAdminRequest request, SysAdminResponse response) throws IOException
Note: Not in current use. Will likely change to output status to status bar at bottom of browsers.
IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |