Package org.apache.commons.ognl.internal
-
Interface Summary Interface Description Cache<K,V> $Id$CacheFactory User: Maurizio Cucchiara Date: 10/22/11 Time: 1:35 AMClassCache<V> This is a highly specialized map for storing values keyed by Class objects. -
Class Summary Class Description ClassCacheHandler ClassCacheImpl<V> Implementation ofClassCache
.ConcurrentHashMapCache<K,V> ConcurrentHashMapCacheFactory ConcurrentHashMapClassCache<T> HashMapCache<K,V> HashMapCacheFactory HashMapClassCache<T> ReentrantReadWriteLockCache<K,V> ReentrantReadWriteLockCacheFactory ReentrantReadWriteLockClassCache<T> -
Exception Summary Exception Description CacheException