org.mobicents.slee.resource.xcapclient
Class XCAPClientActivityContextInterfaceFactoryImpl

java.lang.Object
  extended by org.mobicents.slee.resource.xcapclient.XCAPClientActivityContextInterfaceFactoryImpl
All Implemented Interfaces:
org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory, org.mobicents.slee.resource.xcapclient.XCAPClientActivityContextInterfaceFactory

public class XCAPClientActivityContextInterfaceFactoryImpl
extends java.lang.Object
implements org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory, org.mobicents.slee.resource.xcapclient.XCAPClientActivityContextInterfaceFactory

Version:
2.0
Author:
Eduardo Martins

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

Constructor Detail

XCAPClientActivityContextInterfaceFactoryImpl

public XCAPClientActivityContextInterfaceFactoryImpl(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(org.mobicents.slee.resource.xcapclient.AsyncActivity activity)
                                                                throws java.lang.NullPointerException,
                                                                       javax.slee.UnrecognizedActivityException,
                                                                       javax.slee.FactoryException
Specified by:
getActivityContextInterface in interface org.mobicents.slee.resource.xcapclient.XCAPClientActivityContextInterfaceFactory
Throws:
java.lang.NullPointerException
javax.slee.UnrecognizedActivityException
javax.slee.FactoryException


Copyright © 2009. All Rights Reserved.