|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.isr.yancees.server.plugin.protocol.polling.PollProtocolPluginFactory
Constructor Summary | |
PollProtocolPluginFactory()
|
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. |
java.lang.String[] |
getTags()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PollProtocolPluginFactory()
Method Detail |
public ProtocolPluginInterface createNewInstance(SubscriberInterface si) throws PluginFactoryException
ProtocolPluginFactoryInterface
createNewInstance
in interface ProtocolPluginFactoryInterface
si
- is the subscriber interface that may receive events from the new
plugin.
PluginFactoryException
public java.lang.String[] getTags()
getTags
in interface PluginFactoryInterface
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |