- java.lang.Object
- 
- org.apache.naming.resources.CacheEntry
 
- 
- 
Constructor Summary
Constructors 
| Constructor and Description |  
| CacheEntry() |  
 
 
- 
Method Summary
Methods 
| Modifier and Type | Method and Description |  
| void | recycle() |  
| java.lang.String | toString() |  
 
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
 
 
- 
- 
Field Detail
- 
timestamppublic long timestamp 
 
- 
existspublic boolean exists 
 
- 
accessCountpublic long accessCount 
 
 
- 
Constructor Detail
- 
CacheEntrypublic CacheEntry() 
 
 
- 
Method Detail
- 
recyclepublic void recycle() 
 
 
 
 
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.