Class InterceptorInfo

    • Method Detail

      • getBindings

        public Set<org.jboss.jandex.AnnotationInstance> getBindings()
      • getAroundInvoke

        public org.jboss.jandex.MethodInfo getAroundInvoke()
      • getAroundConstruct

        public org.jboss.jandex.MethodInfo getAroundConstruct()
      • getPostConstruct

        public org.jboss.jandex.MethodInfo getPostConstruct()
      • getPreDestroy

        public org.jboss.jandex.MethodInfo getPreDestroy()
      • intercepts

        public boolean intercepts​(javax.enterprise.inject.spi.InterceptionType interceptionType)