Package com.googlecode.ehcache.annotations.config

Class Summary
AnnotationDrivenEhCacheBeanDefinitionParser BeanDefinitionParser that sets up DefaultBeanFactoryPointcutAdvisor instances to wrap EhCacheInterceptors around Cacheables and TriggersRemove advised methods.
AnnotationDrivenEhCacheNamespaceHandler  
EhCacheConfigBeanDefinitionParser BeanDefinitionParser implementation to process the "config" element.
ExactCacheNameMatcherImpl Implementation of CacheNameMatcher for matching a specific name.
NotCacheNameMatcherImpl CacheNameMatcher that wraps another CacheNameMatcher and performs a logical NOT on the result of the wrapped NotCacheNameMatcherImpl.matches(String) method if not null.
PatternCacheNameMatcherImpl CacheNameMatcher that delegates to a Pattern.
 



Copyright © 2011. All Rights Reserved.