org.mobicents.client.slee.resource.http
Class HttpClientActivityContextInterfaceFactoryImpl

java.lang.Object
  extended by org.mobicents.client.slee.resource.http.HttpClientActivityContextInterfaceFactoryImpl
All Implemented Interfaces:
net.java.client.slee.resource.http.HttpClientActivityContextInterfaceFactory, org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory

public class HttpClientActivityContextInterfaceFactoryImpl
extends java.lang.Object
implements net.java.client.slee.resource.http.HttpClientActivityContextInterfaceFactory


Constructor Summary
HttpClientActivityContextInterfaceFactoryImpl(org.mobicents.slee.container.SleeContainer serviceContainer, java.lang.String jndiName)
           
 
Method Summary
 javax.slee.ActivityContextInterface getActivityContextInterface(net.java.client.slee.resource.http.HttpClientActivity acivity)
           
 java.lang.String getJndiName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpClientActivityContextInterfaceFactoryImpl

public HttpClientActivityContextInterfaceFactoryImpl(org.mobicents.slee.container.SleeContainer serviceContainer,
                                                     java.lang.String jndiName)
Method Detail

getActivityContextInterface

public javax.slee.ActivityContextInterface getActivityContextInterface(net.java.client.slee.resource.http.HttpClientActivity acivity)
                                                                throws java.lang.NullPointerException,
                                                                       javax.slee.UnrecognizedActivityException,
                                                                       javax.slee.FactoryException
Specified by:
getActivityContextInterface in interface net.java.client.slee.resource.http.HttpClientActivityContextInterfaceFactory
Throws:
java.lang.NullPointerException
javax.slee.UnrecognizedActivityException
javax.slee.FactoryException

getJndiName

public java.lang.String getJndiName()
Specified by:
getJndiName in interface org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory


Copyright © 2009. All Rights Reserved.