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: