|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TriggersRemoveAttribute | |
|---|---|
| com.googlecode.ehcache.annotations | |
| com.googlecode.ehcache.annotations.impl | |
| Uses of TriggersRemoveAttribute in com.googlecode.ehcache.annotations |
|---|
| Methods in com.googlecode.ehcache.annotations that return TriggersRemoveAttribute | |
|---|---|
TriggersRemoveAttribute |
CacheAttributeSource.getTriggersRemoveAttribute(java.lang.reflect.Method method,
java.lang.Class<?> targetClass)
Gets the runtime triggers-remove information for a method. |
| Uses of TriggersRemoveAttribute in com.googlecode.ehcache.annotations.impl |
|---|
| Methods in com.googlecode.ehcache.annotations.impl that return TriggersRemoveAttribute | |
|---|---|
TriggersRemoveAttribute |
CacheAttributeSourceImpl.getTriggersRemoveAttribute(java.lang.reflect.Method method,
java.lang.Class<?> targetClass)
|
protected TriggersRemoveAttribute |
CacheAttributeSourceImpl.parseTriggersRemoveAnnotation(TriggersRemove ann,
java.lang.reflect.Method method,
ParameterMask parameterMask)
Construct a TriggersRemoveAttribute from a TriggersRemove annotation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||