|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.resilientedge.jockey.peerbridge.PeerBridge
Management interface for the peerbridge subsystem of Jockey.
Method Summary | |
static PeerBridge |
getInstance()
Returns the singleton instance |
void |
init()
Initializer |
boolean |
isInitialized()
Check Initialization state |
void |
shutdown()
Shutdown the peerbridge subsystem. |
void |
waitForInit()
Wait for the initialization to complete. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static PeerBridge getInstance()
public void init()
public boolean isInitialized()
public void waitForInit()
public void shutdown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |