Class InterceptorBindings

    • Constructor Detail

      • InterceptorBindings

        public InterceptorBindings()
    • Method Detail

      • getInterceptorBindings

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

        public static Set<AbstractAnnotationLiteral> getInterceptorBindingLiterals​(jakarta.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.