org.mobicents.slee.resource.xmpp
Class XmppActivityContextInterfaceFactoryImpl

java.lang.Object
  extended by 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

Constructor Summary
XmppActivityContextInterfaceFactoryImpl(org.mobicents.slee.container.SleeContainer sleeContainer, java.lang.String raEntityName)
           
 
Method Summary
 javax.slee.ActivityContextInterface getActivityContextInterface(java.lang.String connectionId)
           
 java.lang.String getJndiName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmppActivityContextInterfaceFactoryImpl

public XmppActivityContextInterfaceFactoryImpl(org.mobicents.slee.container.SleeContainer sleeContainer,
                                               java.lang.String raEntityName)
Method Detail

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.