| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint.jmx |
JMX support for actuator endpoints.
|
| org.springframework.boot.actuate.endpoint.jmx.annotation |
Annotation support for actuator JMX endpoints.
|
| Class and Description |
|---|
| EndpointObjectNameFactory
A factory to create an
ObjectName for an EndpointMBean. |
| ExposableJmxEndpoint
Information describing an endpoint that can be exposed over JMX.
|
| JmxOperationParameter
Describes the parameters of an operation on a JMX endpoint.
|
| JmxOperationResponseMapper
Maps an operation's response to a JMX-friendly form.
|
| Class and Description |
|---|
| ExposableJmxEndpoint
Information describing an endpoint that can be exposed over JMX.
|
| JmxEndpointsSupplier |
| JmxOperation
An operation on a JMX endpoint.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.