org.mobicents.slee.resource.xmpp
Class XmppActivityContextInterfaceFactoryImpl
java.lang.Object
org.mobicents.slee.resource.xmpp.XmppActivityContextInterfaceFactoryImpl
- All Implemented Interfaces:
- org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory, org.mobicents.slee.resource.xmpp.XmppActivityContextInterfaceFactory
public class XmppActivityContextInterfaceFactoryImpl
- extends java.lang.Object
- implements org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory, org.mobicents.slee.resource.xmpp.XmppActivityContextInterfaceFactory
- Version:
- 2.1
- Author:
- Eduardo Martins, Neutel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmppActivityContextInterfaceFactoryImpl
public XmppActivityContextInterfaceFactoryImpl(org.mobicents.slee.container.SleeContainer sleeContainer,
java.lang.String raEntityName)
getJndiName
public java.lang.String getJndiName()
- Specified by:
getJndiName in interface org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory
getActivityContextInterface
public javax.slee.ActivityContextInterface getActivityContextInterface(java.lang.String connectionId)
throws java.lang.NullPointerException,
javax.slee.UnrecognizedActivityException,
javax.slee.FactoryException
- Specified by:
getActivityContextInterface in interface org.mobicents.slee.resource.xmpp.XmppActivityContextInterfaceFactory
- Throws:
java.lang.NullPointerException
javax.slee.UnrecognizedActivityException
javax.slee.FactoryException
Copyright © 2009. All Rights Reserved.