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.
Author:
$Id: 3dfe44cabf81651ea9fbc880633b16276a0fe3c0 $
See Also:
  • Field Details

  • Constructor Details

    • Literal

      public Literal()