类 JmxEndpointProperties
java.lang.Object
org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointProperties
@ConfigurationProperties("management.endpoints.jmx")
public class JmxEndpointProperties
extends Object
Configuration properties for JMX export of endpoints.
- 从以下版本开始:
- 2.0.0
- 作者:
- Stephane Nicoll
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
-
构造器详细资料
-
JmxEndpointProperties
public JmxEndpointProperties()
-
-
方法详细资料
-
getExposure
-
getDomain
-
setDomain
-
getStaticNames
-