|
|||||||||||
| 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.mobility.MobilityProtocolPluginFactory
| Constructor Summary | |
MobilityProtocolPluginFactory()
|
|
| Method Summary | |
PluginInterface |
createNewInstance(org.w3c.dom.Node subTree)
Creates a plug-in instance that processes the expression provided The default creation mode is unshared: a new instance is created. |
SharedPluginInterface |
createNewSharedInstance(org.w3c.dom.Node subTree)
Creates shared plug-in instance that processes the expression provided This instance is shared. |
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 MobilityProtocolPluginFactory()
| Method Detail |
public java.lang.String[] getTags()
getTags in interface PluginFactoryInterface
public PluginInterface createNewInstance(org.w3c.dom.Node subTree)
throws PluginFactoryException
PluginFactoryInterface
createNewInstance in interface PluginFactoryInterfacePluginFactoryException
public SharedPluginInterface createNewSharedInstance(org.w3c.dom.Node subTree)
throws PluginFactoryException
PluginFactoryInterface
createNewSharedInstance in interface PluginFactoryInterfacePluginFactoryException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||