Uses of Interface
com.googlecode.ehcache.annotations.CacheAttributeSource

Packages that use CacheAttributeSource
com.googlecode.ehcache.annotations.impl   
com.googlecode.ehcache.annotations.interceptor   
 

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

Classes in com.googlecode.ehcache.annotations.impl that implement CacheAttributeSource
 class CacheAttributeSourceImpl
          Provides logic for determining if a class + method are advised and to then setup the data needed for the advice.
 

Methods in com.googlecode.ehcache.annotations.impl with parameters of type CacheAttributeSource
 void CacheStaticMethodMatcherPointcut.setCacheAttributeSource(CacheAttributeSource cacheAttributeSource)
           
 

Uses of CacheAttributeSource in com.googlecode.ehcache.annotations.interceptor
 

Methods in com.googlecode.ehcache.annotations.interceptor with parameters of type CacheAttributeSource
 void EhCacheInterceptor.setCacheAttributeSource(CacheAttributeSource cacheableAttributeSource)
           
 



Copyright © 2011. All Rights Reserved.