|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.containers.util.cache.BaseCache.CacheItem
com.sun.ejb.containers.util.cache.LruCache.LruCacheItem
com.sun.ejb.containers.util.cache.FIFOEJBObjectCache.EJBObjectCacheItem
protected static class FIFOEJBObjectCache.EJBObjectCacheItem
| Field Summary | |
|---|---|
protected int |
refCount
|
| Fields inherited from class com.sun.ejb.containers.util.cache.LruCache.LruCacheItem |
|---|
isTrimmed, lastAccessed, lNext, lPrev |
| Constructor Summary | |
|---|---|
protected |
FIFOEJBObjectCache.EJBObjectCacheItem(int hashCode,
Object key,
Object value,
int size)
|
| Method Summary |
|---|
| Methods inherited from class com.sun.ejb.containers.util.cache.BaseCache.CacheItem |
|---|
getHashCode, getKey, getSize, getValue, refreshValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected int refCount
| Constructor Detail |
|---|
protected FIFOEJBObjectCache.EJBObjectCacheItem(int hashCode,
Object key,
Object value,
int size)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||