Uses of Class
com.sun.ejb.containers.StatefulSessionContainer
Packages that use StatefulSessionContainer
-
Uses of StatefulSessionContainer in com.sun.ejb.containers.util.cache
Constructors in com.sun.ejb.containers.util.cache with parameters of type StatefulSessionContainerModifierConstructorDescriptionUnBoundedSessionCache(String cacheName, StatefulSessionContainer container, int cacheIdleTime, int removalTime) -
Uses of StatefulSessionContainer in com.sun.ejb.monitoring.stats
Constructors in com.sun.ejb.monitoring.stats with parameters of type StatefulSessionContainerModifierConstructorDescriptionStatefulSessionBeanStatsProvider(StatefulSessionContainer delegate, long beanId, String appName, String moduleName, String beanName)