Package org.jboss.weld.literal
Class InterceptorBindingTypeLiteral
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<jakarta.interceptor.InterceptorBinding>
org.jboss.weld.literal.InterceptorBindingTypeLiteral
- All Implemented Interfaces:
Annotation
public class InterceptorBindingTypeLiteral
extends jakarta.enterprise.util.AnnotationLiteral<jakarta.interceptor.InterceptorBinding>
implements jakarta.interceptor.InterceptorBinding
Annotation literal for
InterceptorBinding- Author:
- Pete Muir
- See Also:
-
Field Summary
Fields -
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
INSTANCE
public static final jakarta.interceptor.InterceptorBinding INSTANCE
-