Class Startup.Literal

java.lang.Object
javax.enterprise.util.AnnotationLiteral<Startup>
org.eclipse.microprofile.health.Startup.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
Startup

public static final class Startup.Literal extends AnnotationLiteral<Startup> implements Startup
Support inline instantiation of the Startup qualifier.
Since:
3.1
See Also:
  • Field Details

  • Constructor Details

    • Literal

      public Literal()