Package io.smallrye.health.api
Class Wellness.Literal
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<Wellness>
io.smallrye.health.api.Wellness.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
Wellness
public static final class Wellness.Literal
extends jakarta.enterprise.util.AnnotationLiteral<Wellness>
implements Wellness
Support inline instantiation of the
Wellness qualifier.- Author:
- Antoine Sabot-Durand
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.smallrye.health.api.Wellness
Wellness.Literal -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Literal
public Literal()
-