org.apache.naming.resources
public class CacheEntry extends Object
Version: $Revision: 467222 $
| Field Summary | |
|---|---|
| long | accessCount |
| ResourceAttributes | attributes |
| DirContext | context |
| boolean | exists |
| String | name |
| Resource | resource |
| int | size |
| long | timestamp |
| Method Summary | |
|---|---|
| void | recycle() |
| String | toString() |