Uses of Interface
com.sun.enterprise.admin.monitor.stats.StatefulSessionStoreStats

Packages that use StatefulSessionStoreStats
com.sun.enterprise.admin.monitor.registry Provides for collection of monitoring statistics from JSR77 compliant Stats implementations through the JMX API. 
com.sun.enterprise.admin.monitor.stats 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 StatefulSessionStoreStats
 void MonitoringRegistry.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
 interface HAStatefulSessionStoreStats
           
 



Copyright © 2012. All Rights Reserved.