|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.isr.yancees.plugin.AbstractProtocolPlugin
public abstract class AbstractProtocolPlugin
This abstract class defines the basic functionality of the plug-in as well as its main attributes.
Constructor Summary | |
---|---|
AbstractProtocolPlugin(SubscriberInterface si)
|
Method Summary | |
---|---|
long |
getId()
|
java.lang.String |
getTag()
|
protected void |
notifySubscriber(EventInterface event)
|
protected void |
notifySybscriber(EventInterface[] eventList)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractProtocolPlugin(SubscriberInterface si)
subTree
- is the DOM tree this plugin is responsible for executingMethod Detail |
---|
public long getId()
getId
in interface ProtocolPluginInterface
public java.lang.String getTag()
getTag
in interface ProtocolPluginInterface
protected void notifySubscriber(EventInterface event)
protected void notifySybscriber(EventInterface[] eventList)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |