|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.isr.yancees.core.AbstractPluginTreeBuilder
edu.uci.isr.yancees.core.ProtocolManager
There is only one instance of subscriptionManager per process (core or client) The protocol manager handles the creation of protocol plug-in instances, to be manipulated by the ProtocolAPI
Field Summary |
Fields inherited from class edu.uci.isr.yancees.core.AbstractPluginTreeBuilder |
plugManager, print, ROOT_CONTEXT |
Constructor Summary | |
protected |
ProtocolManager()
Protected here prevents direct instantiation of this singleton but allows the extension of this class and the invocation of this construction by the specializatio class. |
Method Summary | |
static ProtocolManager |
getInstance()
The only way to access the unique instance of ProtocolManager is by using this access method |
Methods inherited from class edu.uci.isr.yancees.core.AbstractPluginTreeBuilder |
parse, parse, setPluginManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected ProtocolManager()
Method Detail |
public static ProtocolManager getInstance()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |