org.mobicents.slee.resource.sip
Class SipActivityContextInterfaceFactoryImpl
java.lang.Object
org.mobicents.slee.resource.sip.SipActivityContextInterfaceFactoryImpl
- All Implemented Interfaces:
- org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory, org.mobicents.slee.resource.sip.SipActivityContextInterfaceFactory
public class SipActivityContextInterfaceFactoryImpl
- extends java.lang.Object
- implements org.mobicents.slee.resource.sip.SipActivityContextInterfaceFactory, org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory
TODO Class Description
- Author:
- F.Moggia
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SipActivityContextInterfaceFactoryImpl
public SipActivityContextInterfaceFactoryImpl(org.mobicents.slee.container.SleeContainer svcContainer,
java.lang.String entityName)
getJndiName
public java.lang.String getJndiName()
- Specified by:
getJndiName
in interface org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory
getActivityContextInterface
public javax.slee.ActivityContextInterface getActivityContextInterface(javax.sip.ClientTransaction clientTransaction)
throws java.lang.NullPointerException,
javax.slee.UnrecognizedActivityException,
javax.slee.FactoryException
- Specified by:
getActivityContextInterface
in interface org.mobicents.slee.resource.sip.SipActivityContextInterfaceFactory
- Throws:
java.lang.NullPointerException
javax.slee.UnrecognizedActivityException
javax.slee.FactoryException
getActivityContextInterface
public javax.slee.ActivityContextInterface getActivityContextInterface(javax.sip.ServerTransaction serverTransaction)
throws java.lang.NullPointerException,
javax.slee.UnrecognizedActivityException,
javax.slee.FactoryException
- Specified by:
getActivityContextInterface
in interface org.mobicents.slee.resource.sip.SipActivityContextInterfaceFactory
- Throws:
java.lang.NullPointerException
javax.slee.UnrecognizedActivityException
javax.slee.FactoryException
getActivityContextInterface
public javax.slee.ActivityContextInterface getActivityContextInterface(javax.sip.Dialog dialog)
throws java.lang.NullPointerException,
javax.slee.UnrecognizedActivityException,
javax.slee.FactoryException
- Specified by:
getActivityContextInterface
in interface org.mobicents.slee.resource.sip.SipActivityContextInterfaceFactory
- Throws:
java.lang.NullPointerException
javax.slee.UnrecognizedActivityException
javax.slee.FactoryException
Copyright © 2008. All Rights Reserved.