Class DecoratorInfo

    • Method Detail

      • getDelegateType

        public org.jboss.jandex.Type getDelegateType()
      • getDelegateTypeClass

        public org.jboss.jandex.ClassInfo getDelegateTypeClass()
      • getDelegateQualifiers

        public Set<org.jboss.jandex.AnnotationInstance> getDelegateQualifiers()
      • getDecoratedTypes

        public Set<org.jboss.jandex.Type> getDecoratedTypes()
      • isAbstract

        public boolean isAbstract()