public class RegistryTypeLiteral
extends javax.enterprise.util.AnnotationLiteral<org.eclipse.microprofile.metrics.annotation.RegistryType>
implements org.eclipse.microprofile.metrics.annotation.RegistryType
RegistryType
Constants are provided for the base and vendor registries.
Modifier and Type | Field and Description |
---|---|
static RegistryTypeLiteral |
BASE |
static RegistryTypeLiteral |
VENDOR |
Modifier and Type | Method and Description |
---|---|
org.eclipse.microprofile.metrics.MetricRegistry.Type |
type() |
annotationType, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public static final RegistryTypeLiteral BASE
public static final RegistryTypeLiteral VENDOR
Copyright © 2020 Eclipse Foundation. All rights reserved.