org.mobicents.slee.resource.media.ra
Class MediaRaActivityContextInterfaceFactoryImpl

java.lang.Object
  extended by org.mobicents.slee.resource.media.ra.MediaRaActivityContextInterfaceFactoryImpl
All Implemented Interfaces:
org.mobicents.slee.resource.media.ratype.MediaRaActivityContextInterfaceFactory, org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory

public class MediaRaActivityContextInterfaceFactoryImpl
extends java.lang.Object
implements org.mobicents.slee.resource.media.ratype.MediaRaActivityContextInterfaceFactory, org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory


Constructor Summary
MediaRaActivityContextInterfaceFactoryImpl(org.mobicents.slee.container.SleeContainer serviceContainer, java.lang.String entityName)
           
 
Method Summary
 javax.slee.ActivityContextInterface getActivityContextInterface(org.mobicents.mscontrol.MsConnection connection)
           
 javax.slee.ActivityContextInterface getActivityContextInterface(org.mobicents.mscontrol.MsLink link)
           
 javax.slee.ActivityContextInterface getActivityContextInterface(org.mobicents.mscontrol.MsResource resource)
           
 javax.slee.ActivityContextInterface getActivityContextInterface(org.mobicents.mscontrol.MsSession call)
           
 java.lang.String getJndiName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaRaActivityContextInterfaceFactoryImpl

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

getJndiName

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

getActivityContextInterface

public javax.slee.ActivityContextInterface getActivityContextInterface(org.mobicents.mscontrol.MsSession call)
                                                                throws java.lang.NullPointerException,
                                                                       javax.slee.UnrecognizedActivityException,
                                                                       javax.slee.FactoryException
Specified by:
getActivityContextInterface in interface org.mobicents.slee.resource.media.ratype.MediaRaActivityContextInterfaceFactory
Throws:
java.lang.NullPointerException
javax.slee.UnrecognizedActivityException
javax.slee.FactoryException

getActivityContextInterface

public javax.slee.ActivityContextInterface getActivityContextInterface(org.mobicents.mscontrol.MsConnection connection)
                                                                throws java.lang.NullPointerException,
                                                                       javax.slee.UnrecognizedActivityException,
                                                                       javax.slee.FactoryException
Specified by:
getActivityContextInterface in interface org.mobicents.slee.resource.media.ratype.MediaRaActivityContextInterfaceFactory
Throws:
java.lang.NullPointerException
javax.slee.UnrecognizedActivityException
javax.slee.FactoryException

getActivityContextInterface

public javax.slee.ActivityContextInterface getActivityContextInterface(org.mobicents.mscontrol.MsResource resource)
                                                                throws java.lang.NullPointerException,
                                                                       javax.slee.UnrecognizedActivityException,
                                                                       javax.slee.FactoryException
Specified by:
getActivityContextInterface in interface org.mobicents.slee.resource.media.ratype.MediaRaActivityContextInterfaceFactory
Throws:
java.lang.NullPointerException
javax.slee.UnrecognizedActivityException
javax.slee.FactoryException

getActivityContextInterface

public javax.slee.ActivityContextInterface getActivityContextInterface(org.mobicents.mscontrol.MsLink link)
                                                                throws java.lang.NullPointerException,
                                                                       javax.slee.UnrecognizedActivityException,
                                                                       javax.slee.FactoryException
Specified by:
getActivityContextInterface in interface org.mobicents.slee.resource.media.ratype.MediaRaActivityContextInterfaceFactory
Throws:
java.lang.NullPointerException
javax.slee.UnrecognizedActivityException
javax.slee.FactoryException


Copyright © 2008. All Rights Reserved.