Uses of Interface
org.glassfish.j2ee.statistics.StatelessSessionBeanStats
-
Packages that use StatelessSessionBeanStats 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 StatelessSessionBeanStats in com.sun.enterprise.admin.monitor.registry
Methods in com.sun.enterprise.admin.monitor.registry with parameters of type StatelessSessionBeanStats Modifier and Type Method Description voidMonitoringRegistry. registerStatelessSessionBeanStats(StatelessSessionBeanStats statelessSessionBeanStats, String statelessSessionBeanName, String moduleName, String applicationName, MonitoringLevelListener listener)Registers the Stats implementation for StatelessSessionBeanStats
-