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

  • Constructor Details

    • Literal

      public Literal()