|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.isr.yancees.plugin.AbstractMOPlugin
edu.uci.isr.yancees.plugin.AbstractMOSharedPlugin
This class implements the abstract shared plug-in, a singleton that handles many subtrees
Field Summary |
Fields inherited from class edu.uci.isr.yancees.plugin.AbstractMOPlugin |
myListeners, myRequiredPlugins |
Constructor Summary | |
AbstractMOSharedPlugin(org.w3c.dom.Node subTree)
|
Method Summary | |
abstract void |
receivePluginNotification(GenericEvent[] evtList,
MOPluginInterface source)
|
abstract void |
receivePluginNotification(GenericEvent evt,
MOPluginInterface source)
|
Methods inherited from class edu.uci.isr.yancees.plugin.AbstractMOPlugin |
addListener, addRequiredPlugin, dispose, finalize, getExpectedPluginIDs, getFullContext, getFullPath, getId, getRequiredPluginsList, getSubtree, getTag, hasChildren, publishOutput, publishOutput, receivePluginNotification, receivePluginNotification, removeListener |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractMOSharedPlugin(org.w3c.dom.Node subTree)
subTree
- Method Detail |
public abstract void receivePluginNotification(GenericEvent evt, MOPluginInterface source)
public abstract void receivePluginNotification(GenericEvent[] evtList, MOPluginInterface source)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |