@ConfigurationProperties(value="management.endpoints.jmx") public class JmxEndpointProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JmxEndpointProperties.Exposure |
| Constructor and Description |
|---|
JmxEndpointProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain() |
JmxEndpointProperties.Exposure |
getExposure() |
Properties |
getStaticNames() |
void |
setDomain(String domain) |
public JmxEndpointProperties.Exposure getExposure()
public String getDomain()
public void setDomain(String domain)
public Properties getStaticNames()