Package org.osgi.service.cdi.annotations
Class ComponentProperties.Literal
java.lang.Object
javax.enterprise.util.AnnotationLiteral<ComponentProperties>
org.osgi.service.cdi.annotations.ComponentProperties.Literal
- All Implemented Interfaces:
- Annotation
- Enclosing class:
- ComponentProperties
public static final class ComponentProperties.Literal
extends javax.enterprise.util.AnnotationLiteral<ComponentProperties>
implements ComponentProperties
Support inline instantiation of the 
ComponentProperties annotation.- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class javax.enterprise.util.AnnotationLiteraljavax.enterprise.util.AnnotationLiteral.PrivilegedActionForAccessibleObjectNested classes/interfaces inherited from class org.osgi.service.cdi.annotations.ComponentPropertiesComponentProperties.Literal
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class javax.enterprise.util.AnnotationLiteralannotationType, equals, hashCode, toString
- 
Field Details- 
INSTANCEDefault instance.
 
- 
- 
Constructor Details- 
Literalpublic Literal()
 
-