Class PrototypeRequired.Literal

java.lang.Object
javax.enterprise.util.AnnotationLiteral<PrototypeRequired>
org.osgi.service.cdi.annotations.PrototypeRequired.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
PrototypeRequired

public static final class PrototypeRequired.Literal extends javax.enterprise.util.AnnotationLiteral<PrototypeRequired> implements PrototypeRequired
Support inline instantiation of the PrototypeRequired annotation.
See Also:
  • Field Details

  • Constructor Details

    • Literal

      public Literal()