public interface CacheMethodDetails<A extends java.lang.annotation.Annotation>
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.annotation.Annotation> |
getAnnotations() |
A |
getCacheAnnotation() |
java.lang.String |
getCacheName() |
java.lang.reflect.Method |
getMethod() |
java.lang.reflect.Method getMethod()
java.util.Set<java.lang.annotation.Annotation> getAnnotations()
A getCacheAnnotation()
java.lang.String getCacheName()