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

Packages that use PassivatedSessionInfo
com.sun.ejb.containers.util.cache   
 

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

Fields in com.sun.ejb.containers.util.cache declared as PassivatedSessionInfo
 PassivatedSessionInfo PassivatedSessionInfo.next
           
 

Constructors in com.sun.ejb.containers.util.cache with parameters of type PassivatedSessionInfo
PassivatedSessionInfo(long key, int lastAccessedAt, PassivatedSessionInfo next)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.