Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.endpoint.jmx |
Actuator JMX endpoint auto-configuration.
|
org.springframework.boot.actuate.endpoint.jmx.annotation |
Annotation support for actuator JMX endpoints.
|
Modifier and Type | Method and Description |
---|---|
JmxEndpointExporter |
JmxEndpointAutoConfiguration.jmxMBeanExporter(MBeanServer mBeanServer,
EndpointObjectNameFactory endpointObjectNameFactory,
ObjectProvider<com.fasterxml.jackson.databind.ObjectMapper> objectMapper,
JmxEndpointsSupplier jmxEndpointsSupplier) |
Modifier and Type | Class and Description |
---|---|
class |
JmxEndpointDiscoverer
|