org.mobicents.slee.resource.jcc.ra
Class JccActivityContextInterfaceFactoryImpl
java.lang.Object
org.mobicents.slee.resource.jcc.ra.JccActivityContextInterfaceFactoryImpl
- All Implemented Interfaces:
- org.mobicents.slee.resource.jcc.ratype.JccActivityContextInterfaceFactory, org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory
public class JccActivityContextInterfaceFactoryImpl
- extends java.lang.Object
- implements org.mobicents.slee.resource.jcc.ratype.JccActivityContextInterfaceFactory, org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory
Represents the Context Interface Factory Object.
- Author:
- Oleg Kulikov, Pavel Mitrenko
|
Constructor Summary |
JccActivityContextInterfaceFactoryImpl(org.mobicents.slee.container.SleeContainer sleeContainer,
java.lang.String name)
Creates a new instance of JccActivityContextInterfaceFactoryImpl |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JccActivityContextInterfaceFactoryImpl
public JccActivityContextInterfaceFactoryImpl(org.mobicents.slee.container.SleeContainer sleeContainer,
java.lang.String name)
- Creates a new instance of JccActivityContextInterfaceFactoryImpl
getActivityContextInterface
public javax.slee.ActivityContextInterface getActivityContextInterface(javax.csapi.cc.jcc.JccCall call)
throws java.lang.NullPointerException,
javax.slee.UnrecognizedActivityException,
javax.slee.FactoryException
- Specified by:
getActivityContextInterface in interface org.mobicents.slee.resource.jcc.ratype.JccActivityContextInterfaceFactory
- Throws:
java.lang.NullPointerException
javax.slee.UnrecognizedActivityException
javax.slee.FactoryException
getActivityContextInterface
public javax.slee.ActivityContextInterface getActivityContextInterface(javax.csapi.cc.jcc.JccConnection connection)
throws java.lang.NullPointerException,
javax.slee.UnrecognizedActivityException,
javax.slee.FactoryException
- Specified by:
getActivityContextInterface in interface org.mobicents.slee.resource.jcc.ratype.JccActivityContextInterfaceFactory
- 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.