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:
java.lang.annotation.Annotation
- Enclosing class:
- Reluctant
public static final class Reluctant.Literal extends javax.enterprise.util.AnnotationLiteral<Reluctant> implements Reluctant
Support inline instantiation of theReluctant
annotation.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.osgi.service.cdi.annotations.Reluctant
Reluctant.Literal
-
-
Constructor Summary
Constructors Constructor Description Literal()
-
-
-
Field Detail
-
INSTANCE
public static final Reluctant INSTANCE
Default instance
-
-