Package org.apache.cxf.cdi
Class ContextResolved.ContextResolvedLiteral
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<ContextResolved>
org.apache.cxf.cdi.ContextResolved.ContextResolvedLiteral
- All Implemented Interfaces:
Annotation
- Enclosing class:
- ContextResolved
public static final class ContextResolved.ContextResolvedLiteral
extends jakarta.enterprise.util.AnnotationLiteral<ContextResolved>
implements ContextResolved
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.cxf.cdi.ContextResolved
ContextResolved.ContextResolvedLiteral -
Field Summary
Fields inherited from interface org.apache.cxf.cdi.ContextResolved
LITERAL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Constructor Details
-
ContextResolvedLiteral
public ContextResolvedLiteral()
-