Class JandexAnnotationInfoAdapter

  • All Implemented Interfaces:
    io.smallrye.metrics.elementdesc.adapter.AnnotationInfoAdapter<org.jboss.jandex.AnnotationInstance>

    public class JandexAnnotationInfoAdapter
    extends Object
    implements io.smallrye.metrics.elementdesc.adapter.AnnotationInfoAdapter<org.jboss.jandex.AnnotationInstance>
    • Constructor Detail

      • JandexAnnotationInfoAdapter

        public JandexAnnotationInfoAdapter​(org.jboss.jandex.IndexView indexView)
    • Method Detail

      • convert

        public io.smallrye.metrics.elementdesc.AnnotationInfo convert​(org.jboss.jandex.AnnotationInstance input)
        Specified by:
        convert in interface io.smallrye.metrics.elementdesc.adapter.AnnotationInfoAdapter<org.jboss.jandex.AnnotationInstance>