org.objectweb.jonas.container.mbean
Class StatefulSessionBean
java.lang.Object
javax.management.NotificationBroadcasterSupport
org.objectweb.jonas.management.reconfig.emitter.ReconfigEmitter
org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject
org.objectweb.jonas.container.mbean.EJB
org.objectweb.jonas.container.mbean.SessionBean
org.objectweb.jonas.container.mbean.StatefulSessionBean
- All Implemented Interfaces:
- NotificationBroadcaster, NotificationEmitter
public class StatefulSessionBean
- extends SessionBean
This class implements the StatefulSessionBean type specified in JSR77
- Author:
- Adriana Danes
Methods inherited from class org.objectweb.jonas.container.mbean.EJB |
getAllDataSourceName, getAllJdbcResourceAdapterName, getAllJMSConnectionFactoryName, getAllJMSDestinationName, getAllMailFactoryMName, getAllMailFactorySName, getAllURLs, getCacheSize, getDisplayName, getEjbClass, getFileName, getHomeClass, getJndiName, getLocalClass, getLocalHomeClass, getMaxCacheSize, getMinPoolSize, getName, getPoolSize, getRemoteClass, reduceCacheSize |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatefulSessionBean
public StatefulSessionBean(String objectName,
JSessionFactory factoryToManage)
- Parameters:
objectName
- JMX object namefactoryToManage
- JSessionFactory factory to manage
Copyright © 2007 OW2 Consortium. All Rights Reserved.