程序包 org.springframework.boot.actuate.endpoint.jmx
package org.springframework.boot.actuate.endpoint.jmx
JMX support for actuator endpoints.
-
类说明Adapter to expose a
JMX endpointas aDynamicMBean.A factory to create anObjectNamefor anEndpointMBean.Information describing an endpoint that can be exposed over JMX.JmxOperationResponseMapperthat delegates to a JacksonObjectMapperto return a JSON response.ExportsJMX endpointsto aMBeanServer.An operation on a JMX endpoint.Describes the parameters of an operation on a JMX endpoint.Maps an operation's response to a JMX-friendly form.