public class SmallRyeMetricsMessages_$bundle extends Object implements SmallRyeMetricsMessages, Serializable
| Modifier and Type | Field and Description |
|---|---|
static SmallRyeMetricsMessages_$bundle |
INSTANCE |
msg| Modifier | Constructor and Description |
|---|---|
protected |
SmallRyeMetricsMessages_$bundle() |
public static final SmallRyeMetricsMessages_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String unknownMetricType$str()
public final IllegalArgumentException unknownMetricType()
unknownMetricType in interface SmallRyeMetricsMessagesprotected String noMetricFoundInRegistry$str()
public final IllegalStateException noMetricFoundInRegistry(org.eclipse.microprofile.metrics.MetricType metricType, org.eclipse.microprofile.metrics.MetricID metricID)
noMetricFoundInRegistry in interface SmallRyeMetricsMessagesprotected String noMetricMappedForMember$str()
public final IllegalStateException noMetricMappedForMember(Member member)
noMetricMappedForMember in interface SmallRyeMetricsMessagesprotected String unableToRetrieveParameterName$str()
public final UnsupportedOperationException unableToRetrieveParameterName(javax.enterprise.inject.spi.AnnotatedParameter<?> parameter)
unableToRetrieveParameterName in interface SmallRyeMetricsMessagesprotected String unableToRetrieveMetricNameForInjectionPoint$str()
public final UnsupportedOperationException unableToRetrieveMetricNameForInjectionPoint(javax.enterprise.inject.spi.InjectionPoint ip)
unableToRetrieveMetricNameForInjectionPoint in interface SmallRyeMetricsMessagesprotected String noMetricPresent$str()
public final IllegalStateException noMetricPresent()
noMetricPresent in interface SmallRyeMetricsMessagesprotected String notAKeyValuePair$str()
public final IllegalArgumentException notAKeyValuePair(String string)
notAKeyValuePair in interface SmallRyeMetricsMessagesprotected String mustNotBeCalled$str()
public final IllegalStateException mustNotBeCalled()
mustNotBeCalled in interface SmallRyeMetricsMessagesprotected String gaugeWithIdAlreadyExists$str()
public final IllegalArgumentException gaugeWithIdAlreadyExists(org.eclipse.microprofile.metrics.MetricID metricID)
gaugeWithIdAlreadyExists in interface SmallRyeMetricsMessagesprotected String metricNameMustNotBeNullOrEmpty$str()
public final IllegalArgumentException metricNameMustNotBeNullOrEmpty()
metricNameMustNotBeNullOrEmpty in interface SmallRyeMetricsMessagesprotected String metricExistsUnderDifferentType$str()
public final IllegalStateException metricExistsUnderDifferentType(String name, String existingType)
metricExistsUnderDifferentType in interface SmallRyeMetricsMessagesprotected String unitDiffersFromPreviousUsage$str()
public final IllegalStateException unitDiffersFromPreviousUsage(String existingUnit)
unitDiffersFromPreviousUsage in interface SmallRyeMetricsMessagesprotected String descriptionDiffersFromPreviousUsage$str()
public final IllegalStateException descriptionDiffersFromPreviousUsage()
descriptionDiffersFromPreviousUsage in interface SmallRyeMetricsMessagesprotected String displayNameDiffersFromPreviousUsage$str()
public final IllegalStateException displayNameDiffersFromPreviousUsage()
displayNameDiffersFromPreviousUsage in interface SmallRyeMetricsMessagesprotected String metricWithNameAlreadyExists$str()
public final IllegalStateException metricWithNameAlreadyExists(String name)
metricWithNameAlreadyExists in interface SmallRyeMetricsMessagesprotected String unableToInferMetricType$str()
public final IllegalStateException unableToInferMetricType()
unableToInferMetricType in interface SmallRyeMetricsMessagesprotected String typeMismatch$str()
public final IllegalArgumentException typeMismatch(org.eclipse.microprofile.metrics.MetricType beingRegistered, org.eclipse.microprofile.metrics.MetricType typeInMetadata)
typeMismatch in interface SmallRyeMetricsMessagesprotected String ambiguousMetricType$str()
public final IllegalArgumentException ambiguousMetricType(org.eclipse.microprofile.metrics.MetricType eligibleType1, org.eclipse.microprofile.metrics.MetricType eligibleType2)
ambiguousMetricType in interface SmallRyeMetricsMessagesprotected String unknownMetricAnnotationType$str()
public final IllegalArgumentException unknownMetricAnnotationType(Class<?> annotationType)
unknownMetricAnnotationType in interface SmallRyeMetricsMessagesprotected String malformedObjectName$str()
public final IllegalStateException malformedObjectName(MalformedObjectNameException cause)
malformedObjectName in interface SmallRyeMetricsMessagesCopyright © 2018–2022. All rights reserved.