Package org.springframework.boot.actuate.endpoint.jmx
@NullMarked
package org.springframework.boot.actuate.endpoint.jmx
JMX support for actuator endpoints.
-
ClassDescriptionAdapter to expose a
JMX endpointas aDynamicMBean.A factory to create anObjectNamefor anEndpointMBean.Information describing an endpoint that can be exposed over JMX.Deprecated, for removal: This API element is subject to removal in a future version.JmxOperationResponseMapperthat delegates to a JacksonJsonMapperto 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.
JacksonJmxOperationResponseMapper.