org.mobicents.slee.resource.lab.ra
Class MessageActivityContextInterfaceFactoryImpl
java.lang.Object
org.mobicents.slee.resource.lab.ra.MessageActivityContextInterfaceFactoryImpl
- All Implemented Interfaces:
- org.mobicents.slee.resource.lab.ratype.MessageActivityContextInterfaceFactory, org.mobicents.slee.resource.ResourceAdaptorActivityContextInterfaceFactory
public class MessageActivityContextInterfaceFactoryImpl
- extends java.lang.Object
- implements org.mobicents.slee.resource.lab.ratype.MessageActivityContextInterfaceFactory
RAFrameActivityContextInterfaceFactoryImpl implements the interface
RAFrameActivityContextInterfaceFactory.
For further information on the interface or the implementing class, please
refer to the documentation of RAFrameActivityContextInterfaceFactory.
For further information, please refer to JAIN SLEE Specification 1.0, Final
Release Page 91 and 239 and following pages.
- Author:
- Michael Maretzke, amit bhayani
- See Also:
com.maretzke.raframe.ratype.RAFrameActivityContextInterfaceFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageActivityContextInterfaceFactoryImpl
public MessageActivityContextInterfaceFactoryImpl(org.mobicents.slee.container.SleeContainer serviceContainer,
java.lang.String name)
getActivityContextInterface
public javax.slee.ActivityContextInterface getActivityContextInterface(org.mobicents.slee.resource.lab.ratype.MessageActivity activity)
throws java.lang.NullPointerException,
javax.slee.UnrecognizedActivityException,
javax.slee.FactoryException
- Specified by:
getActivityContextInterface in interface org.mobicents.slee.resource.lab.ratype.MessageActivityContextInterfaceFactory
- 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.