Package io.quarkus.micrometer.runtime
Class MeterFilterConstraint.Literal
- java.lang.Object
-
- jakarta.enterprise.util.AnnotationLiteral<MeterFilterConstraint>
-
- io.quarkus.micrometer.runtime.MeterFilterConstraint.Literal
-
- All Implemented Interfaces:
Annotation
- Enclosing class:
- MeterFilterConstraint
public static final class MeterFilterConstraint.Literal extends jakarta.enterprise.util.AnnotationLiteral<MeterFilterConstraint> implements MeterFilterConstraint
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.quarkus.micrometer.runtime.MeterFilterConstraint
MeterFilterConstraint.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
-
-