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

    Modifier and Type
    Method
    Description
    of(String pid)
     
     

    Methods inherited from class javax.enterprise.util.AnnotationLiteral

    annotationType, equals, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait