Uses of Interface
com.sun.enterprise.admin.monitor.stats.StatefulSessionStoreStats
Packages that use StatefulSessionStoreStats
Package
Description
Provides for collection of monitoring statistics from JSR77 compliant Stats implementations through the JMX API.
Provides for implementations of various Stats interfaces. These Stats interfaces
are based on those defined by JSR 77.
-
Uses of StatefulSessionStoreStats in com.sun.enterprise.admin.monitor.registry
Methods in com.sun.enterprise.admin.monitor.registry with parameters of type StatefulSessionStoreStatsModifier and TypeMethodDescriptionvoidMonitoringRegistry.registerStatefulSessionStoreStats(StatefulSessionStoreStats stats, MonitoredObjectType ejbType, String ejbName, String moduleName, String j2eeAppName, MonitoringLevelListener listener) Registers the Sessionstore stats for an ejb -
Uses of StatefulSessionStoreStats in com.sun.enterprise.admin.monitor.stats
Subinterfaces of StatefulSessionStoreStats in com.sun.enterprise.admin.monitor.stats