Package org.jboss.metadata.plugins.cache

Interface Summary
Cache<K,V> Simple cache interface.
CacheFactory Simple cache factory.
CacheItem<V> Simple cache item.
CachePolicyFactory Cache policy factory.
 

Class Summary
CachePolicyCacheFactory Cache policy cache factory.
ConcurrentHashMapCache<K,V> Simple map backed-up cache.
ConcurrentLRUCachePolicyFactory Concurrent LRU cache policy factory.
DefaultCacheFactory Default cache factory - legacy mock.
LRUCachePolicyFactory LRU cache policy factory.
SynchronizedCachePolicyFactory Synchronized cache policy factory.
TimedCachePolicyFactory Timed cache policy factory.
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.