Class PriorityMapper

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

@Internal public class PriorityMapper extends Object implements NamedAnnotationMapper
Maps the JAX-RS Priority annotation.
Since:
4.6.0
Author:
Denis Stepanov