Uses of Class
com.sun.ejb.containers.util.cache.LruSessionCache
-
Packages that use LruSessionCache Package Description com.sun.ejb.containers com.sun.ejb.containers.util.cache -
-
Uses of LruSessionCache in com.sun.ejb.containers
Methods in com.sun.ejb.containers with parameters of type LruSessionCache Modifier and Type Method Description voidStatefulSessionContainer. setSessionCache(LruSessionCache cache) -
Uses of LruSessionCache in com.sun.ejb.containers.util.cache
Subclasses of LruSessionCache in com.sun.ejb.containers.util.cache Modifier and Type Class Description classFIFOSessionCacheclassNRUSessionCacheclassUnBoundedSessionCache
-