Uses of Class
com.sun.ejb.base.stats.StatefulSessionStoreMonitor

Packages that use StatefulSessionStoreMonitor
com.sun.ejb.base.stats   
com.sun.ejb.containers.util.cache   
 

Uses of StatefulSessionStoreMonitor in com.sun.ejb.base.stats
 

Subclasses of StatefulSessionStoreMonitor in com.sun.ejb.base.stats
 class HAStatefulSessionStoreMonitor
          An instance of this class is used by the StatefulContainer to update monitoring data.
 

Methods in com.sun.ejb.base.stats that return StatefulSessionStoreMonitor
 StatefulSessionStoreMonitor MonitoringRegistryMediator.registerProvider(MonitorableSFSBStoreManager provider, boolean isHAStore)
           
 

Uses of StatefulSessionStoreMonitor in com.sun.ejb.containers.util.cache
 

Methods in com.sun.ejb.containers.util.cache with parameters of type StatefulSessionStoreMonitor
 void LruSessionCache.setStatefulSessionStoreMonitor(StatefulSessionStoreMonitor storeMonitor)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.