Uses of Class
com.googlecode.ehcache.annotations.TriggersRemove

Packages that use TriggersRemove
com.googlecode.ehcache.annotations.impl   
com.googlecode.ehcache.annotations.resolver   
 

Uses of TriggersRemove in com.googlecode.ehcache.annotations.impl
 

Methods in com.googlecode.ehcache.annotations.impl with parameters of type TriggersRemove
protected  TriggersRemoveAttribute CacheAttributeSourceImpl.parseTriggersRemoveAnnotation(TriggersRemove ann, java.lang.reflect.Method method, ParameterMask parameterMask)
          Construct a TriggersRemoveAttribute from a TriggersRemove annotation.
 

Uses of TriggersRemove in com.googlecode.ehcache.annotations.resolver
 

Methods in com.googlecode.ehcache.annotations.resolver with parameters of type TriggersRemove
 TriggersRemoveCacheResolver DefaultCacheResolverFactory.getCacheResolver(TriggersRemove triggersRemove, java.lang.reflect.Method method)
           
 TriggersRemoveCacheResolver CacheResolverFactory.getCacheResolver(TriggersRemove triggersRemove, java.lang.reflect.Method method)
          Get a resolver for the specified annotation and annotated method
 



Copyright © 2011. All Rights Reserved.