|
||||||||||
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.NotificationManager
public class NotificationManager
There is only one instance of subscriptionManager per process (core or client)
Field Summary | |
---|---|
protected static NotificationManager |
myInstance
|
static java.lang.String |
NOTIFICATION_TAG
|
protected boolean |
print
|
Fields inherited from class edu.uci.isr.yancees.core.AbstractPluginTreeBuilder |
---|
plugManager, ROOT_CONTEXT |
Constructor Summary | |
---|---|
protected |
NotificationManager()
|
Method Summary | |
---|---|
static NotificationManager |
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 |
Field Detail |
---|
protected boolean print
protected static NotificationManager myInstance
public static final java.lang.String NOTIFICATION_TAG
Constructor Detail |
---|
protected NotificationManager()
Method Detail |
---|
public static NotificationManager getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |