Java EE 5 SDK

com.sun.appserv.management.monitor
Interface EntityBeanMonitor

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

public interface EntityBeanMonitor
extends BeanMonitor

For available Statistics, see EntityBeanStats.


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
 EntityBeanStats getEntityBeanStats()
           
 
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

getEntityBeanStats

EntityBeanStats getEntityBeanStats()

Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.