|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.mx.util.JBossNotificationBroadcasterSupport (src)
org.jboss.system.ServiceMBeanSupport (src)
org.jboss.management.j2ee.J2EEManagedObject (src)
org.jboss.management.j2ee.EJB (src)
org.jboss.management.j2ee.SessionBean (src)
org.jboss.management.j2ee.StatefulSessionBean
The JBoss JSR-77.3.14 implementation of the StatefulSessionBean model
Field Summary |
Fields inherited from class org.jboss.management.j2ee.EJB (src) |
ejbContainerName, ENTITY_BEAN, MESSAGE_DRIVEN_BEAN, STATEFUL_SESSION_BEAN, STATELESS_SESSION_BEAN |
Fields inherited from class org.jboss.management.j2ee.J2EEManagedObject (src) |
NAME, TYPE |
Fields inherited from class org.jboss.system.ServiceMBeanSupport (src) |
server, SERVICE_CONTROLLER_SIG, serviceName |
Fields inherited from interface org.jboss.system.ServiceMBean (src) |
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
Constructor Summary | |
StatefulSessionBean(java.lang.String name,
ObjectName (src) ejbModuleName,
ObjectName (src) ejbContainerName)
Create a StatelessSessionBean model |
Method Summary | |
Stats (src) |
getstats()
Query the ejb container and its mbeans for the bean stats: CreateCount, RemoveCount, MethodReadyCount, PassiveCount |
void |
resetStats()
Reset all statistics in the StatisticsProvider |
java.lang.String |
toString()
|
Methods inherited from class org.jboss.management.j2ee.EJB (src) |
create, destroy, getContainerCacheName, getContainerName, getContainerPoolName, getParentKeys, updateCommonStats |
Methods inherited from class org.jboss.management.j2ee.J2EEManagedObject (src) |
addChild, getobjectName, getObjectName, getObjectName, getparent, getType, getType, iseventProvider, isstateManageable, isstatisticsProvider, newObjectName, postCreation, postRegister, preDeregister, preDestruction, removeChild, removeObject, removeObject, sendNotification, setparent |
Methods inherited from class org.jboss.system.ServiceMBeanSupport (src) |
create, createService, destroy, destroyService, getLog, getName, getNextNotificationSequenceNumber, getServer, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, postDeregister, preRegister, start, startService, stop, stopService |
Methods inherited from class org.jboss.mx.util.JBossNotificationBroadcasterSupport (src) |
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotification |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public StatefulSessionBean(java.lang.String name, ObjectName (src) ejbModuleName, ObjectName (src) ejbContainerName) throws MalformedObjectNameException (src) , InvalidParentException (src)
name
- the ejb name, currently the JNDI nameejbModuleName
- the JSR-77 EJBModule name for this beanejbContainerName
- the JMX name of the JBoss ejb container MBean
MalformedObjectNameException (src)
InvalidParentException (src)
Method Detail |
public Stats (src) getstats()
getstats
in class EJB (src)
public void resetStats()
EJB (src)
resetStats
in class EJB (src)
public java.lang.String toString()
toString
in class EJB (src)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |