@ConfigurationProperties(prefix="management.health.dubbo",
ignoreUnknownFields=false)
public class DubboHealthIndicatorProperties
extends Object
HealthIndicator PropertiesHealthIndicator| Modifier and Type | Class and Description |
|---|---|
static class |
DubboHealthIndicatorProperties.Status
The nested class for
StatusChecker's names |
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFIX
The prefix of
DubboHealthIndicatorProperties |
| Constructor and Description |
|---|
DubboHealthIndicatorProperties() |
| Modifier and Type | Method and Description |
|---|---|
DubboHealthIndicatorProperties.Status |
getStatus() |
void |
setStatus(DubboHealthIndicatorProperties.Status status) |
public static final String PREFIX
DubboHealthIndicatorPropertiespublic DubboHealthIndicatorProperties.Status getStatus()
public void setStatus(DubboHealthIndicatorProperties.Status status)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.