Package io.quarkus.micrometer.runtime
Class MeterRegistryCustomizerConstraint.Literal
- java.lang.Object
-
- jakarta.enterprise.util.AnnotationLiteral<MeterRegistryCustomizerConstraint>
-
- io.quarkus.micrometer.runtime.MeterRegistryCustomizerConstraint.Literal
-
- All Implemented Interfaces:
Annotation
- Enclosing class:
- MeterRegistryCustomizerConstraint
public static final class MeterRegistryCustomizerConstraint.Literal extends jakarta.enterprise.util.AnnotationLiteral<MeterRegistryCustomizerConstraint> implements MeterRegistryCustomizerConstraint
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.quarkus.micrometer.runtime.MeterRegistryCustomizerConstraint
MeterRegistryCustomizerConstraint.Literal
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<?>applyTo()-
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
-
-