Class HealthGroup.Literal

java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<HealthGroup>
io.smallrye.health.api.HealthGroup.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
HealthGroup

public static final class HealthGroup.Literal extends jakarta.enterprise.util.AnnotationLiteral<HealthGroup> implements HealthGroup
Support inline instantiation of the HealthGroup qualifier.
Author:
Antoine Sabot-Durand
Since:
2.2
See Also: