Class 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.
- Since:
- 2.0.0
- Author:
- Stephane Nicoll
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Constructor Details
-
JmxEndpointProperties
public JmxEndpointProperties()
-
-
Method Details
-
getExposure
-
getDomain
-
setDomain
-
getStaticNames
-