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:
  • Field Details

    • INSTANCE

      public static final SingleComponent INSTANCE
      Default instance.
  • Constructor Details

    • Literal

      public Literal()