Package com.googlecode.ehcache.annotations.impl

Interface Summary
CacheNameMatcher Interface that defines a voting mechanism for matching cache names.
 

Class Summary
CacheAttributeSourceImpl Provides logic for determining if a class + method are advised and to then setup the data needed for the advice.
CacheStaticMethodMatcherPointcut Pointcut that delegates matching checks to a CacheAttributeSource.
ExpiredElementEvictor TimerTask implementation that depends on a CacheManager reference.
MultiKeyConcurrentMap<K1,K2,V> Simplified version of a ConcurrentMap that uses two keys.
 

Enum Summary
Vote Enum to represent the result of the CacheNameMatcher.matches(String) method.
 



Copyright © 2011. All Rights Reserved.