com.resilientedge.jockey.util.lifecycle
Class SCMEvent

java.lang.Object
  |
  +--com.resilientedge.jockey.util.lifecycle.SCMEvent

public class SCMEvent
extends java.lang.Object


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

JS_SERVICE_STOPPED

public static final int JS_SERVICE_STOPPED

JS_SHUTDOWN

public static final int JS_SHUTDOWN

JS_CLOSE

public static final int JS_CLOSE

JS_LOGOFF

public static final int JS_LOGOFF
Constructor Detail

SCMEvent

public SCMEvent(int code)
Method Detail

getID

public int getID()


Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.