Package | Description |
---|---|
org.jboss.util |
Utility classes and interfaces.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Constructor and Description |
---|
SynchronizedCachePolicy(CachePolicy delegate) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.