Uses of Interface
org.glassfish.j2ee.statistics.EntityBeanStats
-
Packages that use EntityBeanStats Package Description com.sun.enterprise.admin.monitor.registry Provides for collection of monitoring statistics from JSR77 compliant Stats implementations through the JMX API. -
-
Uses of EntityBeanStats in com.sun.enterprise.admin.monitor.registry
Methods in com.sun.enterprise.admin.monitor.registry with parameters of type EntityBeanStats Modifier and Type Method Description voidMonitoringRegistry. registerEntityBeanStats(EntityBeanStats entityBeanStats, String entityBeanName, String moduleName, String applicationName, MonitoringLevelListener listener)Registers the Stats implementation for EntityBeanStats
-