public interface CacheMethodDetails<A extends Annotation>
Modifier and Type | Method and Description |
---|---|
Set<Annotation> |
getAnnotations() |
A |
getCacheAnnotation() |
String |
getCacheName() |
Method |
getMethod() |
Method getMethod()
Set<Annotation> getAnnotations()
A getCacheAnnotation()
String getCacheName()
Copyright © 2017. All rights reserved.