- 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.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
timestamp
public long timestamp
-
exists
public boolean exists
-
accessCount
public long accessCount
-
Constructor Detail
-
CacheEntry
public CacheEntry()
-
Method Detail
-
recycle
public void recycle()
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.