public class HealthMessages_$bundle extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static HealthMessages_$bundle |
INSTANCE |
static io.smallrye.health.HealthMessages |
msg |
| Modifier | Constructor and Description |
|---|---|
protected |
HealthMessages_$bundle() |
| Modifier and Type | Method and Description |
|---|---|
protected Locale |
getLoggingLocale() |
NullPointerException |
healthCheckNull() |
protected String |
healthCheckNull$str() |
IllegalArgumentException |
invalidHealthCheckName() |
protected String |
invalidHealthCheckName$str() |
protected Object |
readResolve() |
public static final HealthMessages_$bundle INSTANCE
public static final io.smallrye.health.HealthMessages msg
protected Object readResolve()
protected Locale getLoggingLocale()
protected String invalidHealthCheckName$str()
public final IllegalArgumentException invalidHealthCheckName()
protected String healthCheckNull$str()
public final NullPointerException healthCheckNull()
Copyright © 2018–2022. All rights reserved.