Package org.osgi.service.cdi.annotations
Class Reluctant.Literal
java.lang.Object
javax.enterprise.util.AnnotationLiteral<Reluctant>
org.osgi.service.cdi.annotations.Reluctant.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
- Reluctant
public static final class Reluctant.Literal
extends javax.enterprise.util.AnnotationLiteral<Reluctant>
implements Reluctant
Support inline instantiation of the
Reluctant
annotation.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class javax.enterprise.util.AnnotationLiteral
javax.enterprise.util.AnnotationLiteral.PrivilegedActionForAccessibleObject
Nested classes/interfaces inherited from class org.osgi.service.cdi.annotations.Reluctant
Reluctant.Literal
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
INSTANCE
Default instance
-
-
Constructor Details
-
Literal
public Literal()
-