Java EE 5 SDK

com.sun.appserv.management.monitor
Interface StatefulSessionBeanMonitor

All Superinterfaces:
AMX, AMXMBeanLogging, BeanMonitor, Container, Monitoring, MonitoringStats, NotificationBroadcaster, NotificationEmitter

public interface StatefulSessionBeanMonitor
extends BeanMonitor

For available Statistics, see StatefulSessionBeanStats.


Field Summary
static String J2EE_TYPE
          The j2eeType as returned by AMX.getJ2EEType().
 
Fields inherited from interface com.sun.appserv.management.base.Container
ATTR_CONTAINEE_J2EE_TYPES
 
Method Summary
 StatefulSessionBeanStats getStatefulSessionBeanStats()
           
 
Methods inherited from interface com.sun.appserv.management.monitor.BeanMonitor
getBeanCacheMonitor, getBeanMethodMonitorMap, getBeanPoolMonitor, getEJBStats
 
Methods inherited from interface com.sun.appserv.management.base.Container
getByNameContaineeSet, getContainee, getContainee, getContaineeJ2EETypes, getContaineeMap, getContaineeSet, getContaineeSet, getContaineeSet, getMultiContaineeMap
 
Methods inherited from interface com.sun.appserv.management.monitor.MonitoringStats
getOpenStatistic, getOpenStatistics, getOpenStats, getStatistic, getStatisticNames, getStatistics, getStats, getStatsInterfaceName, refresh
 
Methods inherited from interface com.sun.appserv.management.monitor.Monitoring
getServerRootMonitor
 

Field Detail

J2EE_TYPE

static final String J2EE_TYPE
The j2eeType as returned by AMX.getJ2EEType().

See Also:
Constant Field Values
Method Detail

getStatefulSessionBeanStats

StatefulSessionBeanStats getStatefulSessionBeanStats()

Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.