public class CachePutAnnotationMapper extends CacheableAnnotationMapper
| Constructor and Description |
|---|
CachePutAnnotationMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected io.micronaut.core.annotation.AnnotationValueBuilder<? extends java.lang.annotation.Annotation> |
buildAnnotation()
Builds the target annotation.
|
java.lang.String |
getName() |
mapInternalmappublic java.lang.String getName()
getName in interface io.micronaut.core.naming.NamedgetName in class CacheableAnnotationMapper@NonNull protected io.micronaut.core.annotation.AnnotationValueBuilder<? extends java.lang.annotation.Annotation> buildAnnotation()
CacheableAnnotationMapperbuildAnnotation in class CacheableAnnotationMapper