|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the interface of the plug-ins of the core of the system
Method Summary | |
ProtocolPluginInterface |
createNewInstance(SubscriberInterface si)
Creates a plug-in instance that processes the expression provided The default creation mode is unshared: a new instance is created. |
Methods inherited from interface edu.uci.isr.yancees.plugin.PluginFactoryInterface |
getTags |
Method Detail |
public ProtocolPluginInterface createNewInstance(SubscriberInterface si) throws PluginFactoryException
si
- is the subscriber interface that may receive events from the new
plugin.
an
- exception in case the creation was not successful
PluginFactoryException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |