org.mobicents.slee.resource.http
Class HttpServletRaActivityContextInterfaceFactoryImpl
java.lang.Object
org.mobicents.slee.resource.http.HttpServletRaActivityContextInterfaceFactoryImpl
- All Implemented Interfaces:
- net.java.slee.resource.http.HttpServletRaActivityContextInterfaceFactory, org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory
public class HttpServletRaActivityContextInterfaceFactoryImpl
- extends java.lang.Object
- implements net.java.slee.resource.http.HttpServletRaActivityContextInterfaceFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpServletRaActivityContextInterfaceFactoryImpl
public HttpServletRaActivityContextInterfaceFactoryImpl(org.mobicents.slee.container.SleeContainer serviceContainer,
java.lang.String name,
javax.slee.resource.ResourceAdaptor ra)
getJndiName
public java.lang.String getJndiName()
- Specified by:
getJndiName in interface org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory
getActivityContextInterface
public javax.slee.ActivityContextInterface getActivityContextInterface(net.java.slee.resource.http.HttpSessionActivity activity)
throws java.lang.NullPointerException,
javax.slee.UnrecognizedActivityException,
javax.slee.FactoryException
- Specified by:
getActivityContextInterface in interface net.java.slee.resource.http.HttpServletRaActivityContextInterfaceFactory
- Throws:
java.lang.NullPointerException
javax.slee.UnrecognizedActivityException
javax.slee.FactoryException
getActivityContextInterface
public javax.slee.ActivityContextInterface getActivityContextInterface(net.java.slee.resource.http.HttpServletRequestActivity activity)
throws java.lang.NullPointerException,
javax.slee.UnrecognizedActivityException,
javax.slee.FactoryException
- Specified by:
getActivityContextInterface in interface net.java.slee.resource.http.HttpServletRaActivityContextInterfaceFactory
- Throws:
java.lang.NullPointerException
javax.slee.UnrecognizedActivityException
javax.slee.FactoryException
Copyright © 2009. All Rights Reserved.