public class CacheEvictAnnotationMapper extends CacheableAnnotationMapper
Constructor and Description |
---|
CacheEvictAnnotationMapper() |
Modifier and Type | Method and Description |
---|---|
protected AnnotationValueBuilder<? extends java.lang.annotation.Annotation> |
buildAnnotation()
Builds the target annotation.
|
java.lang.String |
getName() |
mapInternal
map
public java.lang.String getName()
getName
in interface Named
getName
in class CacheableAnnotationMapper
@Nonnull protected AnnotationValueBuilder<? extends java.lang.annotation.Annotation> buildAnnotation()
CacheableAnnotationMapper
buildAnnotation
in class CacheableAnnotationMapper