|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.isr.yancees.plugin.AbstractPlugin
edu.uci.isr.yancees.plugin.AbstractSharedPlugin
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.AbstractPlugin |
myListeners, myRequiredPlugins |
Constructor Summary | |
AbstractSharedPlugin(org.w3c.dom.Node subTree)
|
Method Summary | |
abstract void |
receivePluginNotification(GenericEvent[] evtList,
PluginInterface source)
|
abstract void |
receivePluginNotification(GenericEvent evt,
PluginInterface source)
|
Methods inherited from class edu.uci.isr.yancees.plugin.AbstractPlugin |
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 AbstractSharedPlugin(org.w3c.dom.Node subTree)
subTree
- Method Detail |
public abstract void receivePluginNotification(GenericEvent evt, PluginInterface source)
public abstract void receivePluginNotification(GenericEvent[] evtList, PluginInterface source)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |