org.apache.naming.resources
Class CacheEntry
java.lang.Object
org.apache.naming.resources.CacheEntry
public class CacheEntry
- extends Object
Implements a cache entry.
- Version:
- $Revision: 832954 $
- Author:
- Remy Maucherat
timestamp
public long timestamp
name
public String name
attributes
public ResourceAttributes attributes
resource
public Resource resource
context
public DirContext context
exists
public boolean exists
accessCount
public long accessCount
size
public int size
CacheEntry
public CacheEntry()
recycle
public void recycle()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.