|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.isr.yancees.plugin.AbstractPluginManager
edu.uci.isr.yancees.plugin.ProtocolPluginManager
public class ProtocolPluginManager
Field Summary |
---|
Fields inherited from class edu.uci.isr.yancees.plugin.AbstractPluginManager |
---|
factoriesMap, genericFactory, tagsMap |
Constructor Summary | |
---|---|
ProtocolPluginManager()
|
Method Summary | |
---|---|
ProtocolPluginInterface |
createProtocolPluginInstance(java.lang.String protocolName,
SubscriberInterface si)
|
Methods inherited from class edu.uci.isr.yancees.plugin.AbstractPluginManager |
---|
addFactory, addUnknownTagFactory, getFactoriesList, getRegisteredTags, isTagRegistered, removeFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.uci.isr.yancees.plugin.PluginManagerInterface |
---|
addFactory, addUnknownTagFactory, getFactoriesList, getRegisteredTags, isTagRegistered, removeFactory |
Constructor Detail |
---|
public ProtocolPluginManager()
Method Detail |
---|
public ProtocolPluginInterface createProtocolPluginInstance(java.lang.String protocolName, SubscriberInterface si) throws PluginManagerException
createProtocolPluginInstance
in interface ProtocolPluginManagerInterface
protocolName
- is the name of the protocol to be created.
PluginManagerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |