|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodAttribute | |
|---|---|
| com.googlecode.ehcache.annotations | |
| com.googlecode.ehcache.annotations.interceptor | |
| Uses of MethodAttribute in com.googlecode.ehcache.annotations |
|---|
| Subinterfaces of MethodAttribute in com.googlecode.ehcache.annotations | |
|---|---|
interface |
CacheableAttribute
Represents the objects needed to intercept calls to methods annotated with Cacheable |
interface |
TriggersRemoveAttribute
Represents the objects needed to intercept calls to methods annotated with TriggersRemove |
| Uses of MethodAttribute in com.googlecode.ehcache.annotations.interceptor |
|---|
| Methods in com.googlecode.ehcache.annotations.interceptor with parameters of type MethodAttribute | |
|---|---|
protected java.io.Serializable |
EhCacheInterceptor.generateCacheKey(org.aopalliance.intercept.MethodInvocation methodInvocation,
MethodAttribute methodAttribute)
Creates a Serializable cache key from the MethodInvocation and configuration attributes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||