|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.resilientedge.jockey.util.lifecycle.SCMEvent
Field Summary | |
static int |
JS_CLOSE
|
static int |
JS_LOGOFF
|
static int |
JS_SERVICE_STOPPED
|
static int |
JS_SHUTDOWN
|
Constructor Summary | |
SCMEvent(int code)
|
Method Summary | |
int |
getID()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int JS_SERVICE_STOPPED
public static final int JS_SHUTDOWN
public static final int JS_CLOSE
public static final int JS_LOGOFF
Constructor Detail |
public SCMEvent(int code)
Method Detail |
public int getID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |