| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.naming.resources.CacheEntry
Implements a cache entry.
| Field Summary | |
 long | 
accessCount
 | 
 ResourceAttributes | 
attributes
 | 
 javax.naming.directory.DirContext | 
context
 | 
 boolean | 
exists
 | 
 java.lang.String | 
name
 | 
 Resource | 
resource
 | 
 int | 
size
 | 
 long | 
timestamp
 | 
| Constructor Summary | |
CacheEntry()
 | 
|
| Method Summary | |
 void | 
recycle()
 | 
 java.lang.String | 
toString()
 | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
public long timestamp
public java.lang.String name
public ResourceAttributes attributes
public Resource resource
public javax.naming.directory.DirContext context
public boolean exists
public long accessCount
public int size
| Constructor Detail | 
public CacheEntry()
| Method Detail | 
public void recycle()
public java.lang.String toString()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||