Class RegistryTypeLiteral
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<org.eclipse.microprofile.metrics.annotation.RegistryType>
org.eclipse.microprofile.fault.tolerance.tck.metrics.util.RegistryTypeLiteral
- All Implemented Interfaces:
Annotation
public class RegistryTypeLiteral
extends jakarta.enterprise.util.AnnotationLiteral<org.eclipse.microprofile.metrics.annotation.RegistryType>
implements org.eclipse.microprofile.metrics.annotation.RegistryType
Literal for
RegistryType
Constants are provided for the base and vendor registries.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistryTypeLiteral
static final RegistryTypeLiteral
-
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
BASE
-
VENDOR
-
-
Method Details
-
type
public org.eclipse.microprofile.metrics.MetricRegistry.Type type()
-