Class FIFOEJBObjectCache.EJBObjectCacheItem

  • Enclosing class:
    FIFOEJBObjectCache

    protected static class FIFOEJBObjectCache.EJBObjectCacheItem
    extends com.sun.appserv.util.cache.BaseCache.CacheItem
    • Field Detail

      • refCount

        protected int refCount
    • Constructor Detail

      • EJBObjectCacheItem

        protected EJBObjectCacheItem​(int hashCode,
                                     Object key,
                                     Object value,
                                     int size)