Class AnnotationApiAbstraction

  • All Implemented Interfaces:
    org.jboss.weld.bootstrap.api.Service

    public class AnnotationApiAbstraction
    extends ApiAbstraction
    implements org.jboss.weld.bootstrap.api.Service
    • Field Detail

      • PRIORITY_ANNOTATION_CLASS

        public final Class<? extends Annotation> PRIORITY_ANNOTATION_CLASS
    • Constructor Detail

      • AnnotationApiAbstraction

        public AnnotationApiAbstraction​(org.jboss.weld.resources.spi.ResourceLoader resourceLoader)
    • Method Detail

      • getPriority

        public Integer getPriority​(Object annotationInstance)
      • cleanup

        public void cleanup()
        Specified by:
        cleanup in interface org.jboss.weld.bootstrap.api.Service