Class ContextMapper

java.lang.Object
io.micronaut.jaxrs.processor.ContextMapper
All Implemented Interfaces:
Named, AnnotationMapper<Annotation>, NamedAnnotationMapper

@Internal public class ContextMapper extends Object implements NamedAnnotationMapper
Maps the JAX-RS Context annotation.
Since:
4.6.0
Author:
Jonas Konrad