Class FIFOEJBObjectCache.EJBObjectCacheItem
- java.lang.Object
-
- com.sun.appserv.util.cache.BaseCache.CacheItem
-
- org.glassfish.persistence.ejb.entitybean.container.cache.FIFOEJBObjectCache.EJBObjectCacheItem
-
- Enclosing class:
- FIFOEJBObjectCache
protected static class FIFOEJBObjectCache.EJBObjectCacheItem extends com.sun.appserv.util.cache.BaseCache.CacheItem
-
-
Field Summary
Fields Modifier and Type Field Description protected intrefCount
-
Constructor Summary
Constructors Modifier Constructor Description protectedEJBObjectCacheItem(int hashCode, Object key, Object value, int size)
-