Package org.apache.cxf.cdi
Class ContextResolved.ContextResolvedLiteral
- java.lang.Object
-
- javax.enterprise.util.AnnotationLiteral<ContextResolved>
-
- org.apache.cxf.cdi.ContextResolved.ContextResolvedLiteral
-
- All Implemented Interfaces:
Annotation
- Enclosing class:
- ContextResolved
public static final class ContextResolved.ContextResolvedLiteral extends javax.enterprise.util.AnnotationLiteral<ContextResolved> implements ContextResolved
- See Also:
- Serialized Form
-
-
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 Constructor Description ContextResolvedLiteral()
-
Method Summary
-
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
-
-