Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.endpoint.jmx |
Actuator JMX endpoint auto-configuration.
|
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 |
---|
JmxOperation
An operation on a JMX endpoint.
|
Class and Description |
---|
EndpointMBean
A
DynamicMBean that invokes operations on an endpoint . |
EndpointObjectNameFactory
A factory to create an
ObjectName for an EndpointMBean . |
JmxEndpointOperationParameterInfo
Describes the parameters of an operation on a JMX endpoint.
|
JmxOperation
An operation on a JMX endpoint.
|
JmxOperationResponseMapper
A
JmxOperationResponseMapper maps an operation's response to a JMX-friendly
form. |
Class and Description |
---|
JmxOperation
An operation on a JMX endpoint.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.