Package org.osgi.service.cdi.annotations
Class SingleComponent.Literal
java.lang.Object
javax.enterprise.util.AnnotationLiteral<SingleComponent>
org.osgi.service.cdi.annotations.SingleComponent.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
- SingleComponent
public static final class SingleComponent.Literal
extends javax.enterprise.util.AnnotationLiteral<SingleComponent>
implements SingleComponent
Support inline instantiation of the
SingleComponent
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.SingleComponent
SingleComponent.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()
-