Uses of Class
com.sun.ejb.containers.util.cache.LruSessionCache

Packages that use LruSessionCache
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
 void StatefulSessionContainer.setSessionCache(LruSessionCache cache)
           
 

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

Subclasses of LruSessionCache in com.sun.ejb.containers.util.cache
 class FIFOSessionCache
           
 class NRUSessionCache
           
 class UnBoundedSessionCache
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.