| Package | Description |
|---|---|
| org.jboss.util |
Utility classes and interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
TimedCachePolicy.DefaultTimedEntry
The default implementation of TimedEntry used to wrap non-TimedEntry
objects inserted into the cache.
|
| Modifier and Type | Method and Description |
|---|---|
TimedCachePolicy.TimedEntry |
TimedCachePolicy.peekEntry(java.lang.Object key)
Get the raw TimedEntry for key without performing any expiration check.
|