|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PluginFactoryException in edu.uci.isr.yancees.server.dispatcher.elvin |
Methods in edu.uci.isr.yancees.server.dispatcher.elvin that throw PluginFactoryException | |
PluginInterface |
ElvinPluginFactory.createNewInstance(org.w3c.dom.Node subTree)
|
SharedPluginInterface |
ElvinPluginFactory.createNewSharedInstance(org.w3c.dom.Node subTree)
|
Uses of PluginFactoryException in edu.uci.isr.yancees.server.dispatcher.siena |
Methods in edu.uci.isr.yancees.server.dispatcher.siena that throw PluginFactoryException | |
PluginInterface |
SienaPluginFactory.createNewInstance(org.w3c.dom.Node subTree)
|
SharedPluginInterface |
SienaPluginFactory.createNewSharedInstance(org.w3c.dom.Node subTree)
|
Uses of PluginFactoryException in edu.uci.isr.yancees.server.plugin |
Methods in edu.uci.isr.yancees.server.plugin that throw PluginFactoryException | |
PluginInterface |
PluginFactoryInterface.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 |
PluginFactoryInterface.createNewSharedInstance(org.w3c.dom.Node subTree)
Creates shared plug-in instance that processes the expression provided This instance is shared. |
Uses of PluginFactoryException in edu.uci.isr.yancees.server.plugin.generic |
Methods in edu.uci.isr.yancees.server.plugin.generic that throw PluginFactoryException | |
PluginInterface |
GenericPluginFactory.createNewInstance(org.w3c.dom.Node subTree)
|
SharedPluginInterface |
GenericPluginFactory.createNewSharedInstance(org.w3c.dom.Node subTree)
|
Uses of PluginFactoryException in edu.uci.isr.yancees.server.plugin.notification |
Methods in edu.uci.isr.yancees.server.plugin.notification that throw PluginFactoryException | |
PluginInterface |
NotificationPluginFactory.createNewInstance(org.w3c.dom.Node subTree)
|
SharedPluginInterface |
NotificationPluginFactory.createNewSharedInstance(org.w3c.dom.Node subTree)
|
Uses of PluginFactoryException in edu.uci.isr.yancees.server.plugin.notification.pull |
Methods in edu.uci.isr.yancees.server.plugin.notification.pull that throw PluginFactoryException | |
PluginInterface |
PullPluginFactory.createNewInstance(org.w3c.dom.Node subTree)
|
SharedPluginInterface |
PullPluginFactory.createNewSharedInstance(org.w3c.dom.Node subTree)
|
Uses of PluginFactoryException in edu.uci.isr.yancees.server.plugin.notification.push |
Methods in edu.uci.isr.yancees.server.plugin.notification.push that throw PluginFactoryException | |
PluginInterface |
PushPluginFactory.createNewInstance(org.w3c.dom.Node subTree)
|
SharedPluginInterface |
PushPluginFactory.createNewSharedInstance(org.w3c.dom.Node subTree)
|
Uses of PluginFactoryException in edu.uci.isr.yancees.server.plugin.protocol.mobility |
Methods in edu.uci.isr.yancees.server.plugin.protocol.mobility that throw PluginFactoryException | |
PluginInterface |
MobilityProtocolPluginFactory.createNewInstance(org.w3c.dom.Node subTree)
|
SharedPluginInterface |
MobilityProtocolPluginFactory.createNewSharedInstance(org.w3c.dom.Node subTree)
|
Uses of PluginFactoryException in edu.uci.isr.yancees.server.plugin.protocol.polling |
Methods in edu.uci.isr.yancees.server.plugin.protocol.polling that throw PluginFactoryException | |
PluginInterface |
PollProtocolPluginFactory.createNewInstance(org.w3c.dom.Node subTree)
|
SharedPluginInterface |
PollProtocolPluginFactory.createNewSharedInstance(org.w3c.dom.Node subTree)
|
Uses of PluginFactoryException in edu.uci.isr.yancees.server.plugin.subscription |
Methods in edu.uci.isr.yancees.server.plugin.subscription that throw PluginFactoryException | |
PluginInterface |
SubscriptionPluginFactory.createNewInstance(org.w3c.dom.Node subTree)
|
SharedPluginInterface |
SubscriptionPluginFactory.createNewSharedInstance(org.w3c.dom.Node subTree)
|
Uses of PluginFactoryException in edu.uci.isr.yancees.server.plugin.subscription.filter |
Methods in edu.uci.isr.yancees.server.plugin.subscription.filter that throw PluginFactoryException | |
PluginInterface |
FilterPluginFactory.createNewInstance(org.w3c.dom.Node subTree)
|
SharedPluginInterface |
FilterPluginFactory.createNewSharedInstance(org.w3c.dom.Node subTree)
|
Uses of PluginFactoryException in edu.uci.isr.yancees.server.plugin.subscription.rule |
Methods in edu.uci.isr.yancees.server.plugin.subscription.rule that throw PluginFactoryException | |
PluginInterface |
RulePluginFactory.createNewInstance(org.w3c.dom.Node subTree)
|
SharedPluginInterface |
RulePluginFactory.createNewSharedInstance(org.w3c.dom.Node subTree)
|
Uses of PluginFactoryException in edu.uci.isr.yancees.server.plugin.subscription.sequence |
Methods in edu.uci.isr.yancees.server.plugin.subscription.sequence that throw PluginFactoryException | |
PluginInterface |
SequencePluginFactory.createNewInstance(org.w3c.dom.Node subTree)
|
SharedPluginInterface |
SequencePluginFactory.createNewSharedInstance(org.w3c.dom.Node subTree)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |