Class InterceptorBindings


  • public class InterceptorBindings
    extends Object
    • Constructor Detail

      • InterceptorBindings

        public InterceptorBindings()
    • Method Detail

      • getInterceptorBindings

        public static Set<Annotation> getInterceptorBindings​(javax.interceptor.InvocationContext invocationContext)
      • getInterceptorBindingLiterals

        public static Set<AbstractAnnotationLiteral> getInterceptorBindingLiterals​(javax.interceptor.InvocationContext invocationContext)
        This method is just a convenience for getting a hold of AbstractAnnotationLiteral. See the Javadoc of the class for an explanation of the reasons it might be used Annotation.