|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CachePolicy | |
| org.jboss.util | Utility classes and interfaces. |
| Uses of CachePolicy in org.jboss.util |
| Classes in org.jboss.util that implement CachePolicy | |
class |
LRUCachePolicy
Implementation of a Least Recently Used cache policy. |
class |
SynchronizedCachePolicy
A synchronized cache policy wrapper. |
class |
TimedCachePolicy
An implementation of a timed cache. |
| Constructors in org.jboss.util with parameters of type CachePolicy | |
SynchronizedCachePolicy(CachePolicy delegate)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||