Package | Description |
---|---|
org.springframework.boot.actuate.endpoint.jmx |
JMX support for actuator endpoints.
|
Modifier and Type | Class and Description |
---|---|
class |
JacksonJmxOperationResponseMapper
JmxOperationResponseMapper that delegates to a Jackson ObjectMapper to
return a JSON response. |
Constructor and Description |
---|
JmxEndpointExporter(MBeanServer mBeanServer,
EndpointObjectNameFactory objectNameFactory,
JmxOperationResponseMapper responseMapper,
Collection<? extends ExposableJmxEndpoint> endpoints) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.