|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProtocolPluginManagerInterface
Method Summary | |
---|---|
ProtocolPluginInterface |
createProtocolPluginInstance(java.lang.String protocolName,
SubscriberInterface si)
|
Methods inherited from interface edu.uci.isr.yancees.plugin.PluginManagerInterface |
---|
addFactory, addUnknownTagFactory, getFactoriesList, getRegisteredTags, isTagRegistered, removeFactory |
Method Detail |
---|
ProtocolPluginInterface createProtocolPluginInstance(java.lang.String protocolName, SubscriberInterface si) throws PluginManagerException
protocolName
- is the name of the protocol to be created.
an
- exception in case the creation is not successfull.
PluginManagerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |