@ConfigurationProperties(prefix="endpoints.dubbo",
ignoreUnknownFields=false)
public class DubboEndpoint
extends org.springframework.boot.actuate.endpoint.AbstractEndpoint<Map<String,Object>>
Endpoint to expose Dubbo Meta DataEndpoint| 限定符和类型 | 字段和说明 |
|---|---|
static String |
DUBBO_CONFIGS_ENDPOINT_URI |
static String |
DUBBO_PROPERTIES_ENDPOINT_URI |
static String |
DUBBO_REFERENCES_ENDPOINT_URI |
static String |
DUBBO_SERVICES_ENDPOINT_URI |
static String |
DUBBO_SHUTDOWN_ENDPOINT_URI |
| 构造器和说明 |
|---|
DubboEndpoint() |
Copyright © 2018 The Apache Software Foundation. All rights reserved.