|
|||||||||||
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.peerpublish.PeerPublishPluginFactory
Field Summary | |
static java.lang.String |
PROTOCOL_NAME
|
Constructor Summary | |
PeerPublishPluginFactory()
|
Method Summary | |
ProtocolPluginInterface |
createNewInstance(SubscriberInterface si)
creates a new instance of this plug-in, with the subscriber interface of the creator of this plug-in. |
java.lang.String[] |
getTags()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.lang.String PROTOCOL_NAME
Constructor Detail |
public PeerPublishPluginFactory()
Method Detail |
public ProtocolPluginInterface createNewInstance(SubscriberInterface si) throws PluginFactoryException
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 |