Class InterceptedLiteral

java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<jakarta.enterprise.inject.Intercepted>
org.jboss.weld.literal.InterceptedLiteral
All Implemented Interfaces:
Annotation

public class InterceptedLiteral extends jakarta.enterprise.util.AnnotationLiteral<jakarta.enterprise.inject.Intercepted> implements jakarta.enterprise.inject.Intercepted
Annotation literal for Intercepted.
Author:
Jozef Hartinger
See Also: