Uses of Class
com.sun.ejb.base.stats.StatefulSessionStoreMonitor
-
Packages that use StatefulSessionStoreMonitor Package Description 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 Modifier and Type Class Description classHAStatefulSessionStoreMonitorAn instance of this class is used by the StatefulContainer to update monitoring data. -
Uses of StatefulSessionStoreMonitor in com.sun.ejb.containers.util.cache
Methods in com.sun.ejb.containers.util.cache with parameters of type StatefulSessionStoreMonitor Modifier and Type Method Description voidLruSessionCache. setStatefulSessionStoreMonitor(StatefulSessionStoreMonitor storeMonitor)
-