Package org.osgi.service.cdi.annotations
Class FactoryComponent.Literal
java.lang.Object
javax.enterprise.util.AnnotationLiteral<FactoryComponent>
org.osgi.service.cdi.annotations.FactoryComponent.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
- FactoryComponent
public static final class FactoryComponent.Literal
extends javax.enterprise.util.AnnotationLiteral<FactoryComponent>
implements FactoryComponent
Support inline instantiation of the
FactoryComponent
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.FactoryComponent
FactoryComponent.Literal
-
Method Summary
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Method Details
-
of
- Parameters:
pid
- the factory configuration pid- Returns:
- an instance of
FactoryComponent
-
value
-