org.mobicents.slee.resource.mgcp.ra
Class MgcpActivityContextInterfaceFactoryImpl
java.lang.Object
org.mobicents.slee.resource.mgcp.ra.MgcpActivityContextInterfaceFactoryImpl
- All Implemented Interfaces:
- net.java.slee.resource.mgcp.MgcpActivityContextInterfaceFactory, org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory
public class MgcpActivityContextInterfaceFactoryImpl
- extends java.lang.Object
- implements net.java.slee.resource.mgcp.MgcpActivityContextInterfaceFactory, org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory
- Author:
- Oleg Kulikov, eduardomartins
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MgcpActivityContextInterfaceFactoryImpl
public MgcpActivityContextInterfaceFactoryImpl(org.mobicents.slee.container.SleeContainer serviceContainer,
MgcpResourceAdaptor ra,
java.lang.String name)
- Creates a new instance of MgcpActivityContextInterfaceFactoryImpl
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.mgcp.MgcpConnectionActivity activity)
throws java.lang.NullPointerException,
javax.slee.UnrecognizedActivityException,
javax.slee.FactoryException
- Specified by:
getActivityContextInterface in interface net.java.slee.resource.mgcp.MgcpActivityContextInterfaceFactory
- Throws:
java.lang.NullPointerException
javax.slee.UnrecognizedActivityException
javax.slee.FactoryException
getActivityContextInterface
public javax.slee.ActivityContextInterface getActivityContextInterface(net.java.slee.resource.mgcp.MgcpEndpointActivity activity)
throws java.lang.NullPointerException,
javax.slee.UnrecognizedActivityException,
javax.slee.FactoryException
- Specified by:
getActivityContextInterface in interface net.java.slee.resource.mgcp.MgcpActivityContextInterfaceFactory
- Throws:
java.lang.NullPointerException
javax.slee.UnrecognizedActivityException
javax.slee.FactoryException
Copyright © 2008. All Rights Reserved.