Uses of Package
org.springframework.boot.actuate.endpoint.jmx
Packages that use org.springframework.boot.actuate.endpoint.jmx
Package
Description
Actuator JMX endpoint auto-configuration.
JMX support for actuator endpoints.
Annotation support for actuator JMX endpoints.
-
Classes in org.springframework.boot.actuate.endpoint.jmx used by org.springframework.boot.actuate.autoconfigure.endpoint.jmxClassDescriptionA factory to create an
ObjectName
for anEndpointMBean
.Information describing an endpoint that can be exposed over JMX.ExportsJMX endpoints
to aMBeanServer
. -
Classes in org.springframework.boot.actuate.endpoint.jmx used by org.springframework.boot.actuate.endpoint.jmxClassDescriptionA factory to create an
ObjectName
for anEndpointMBean
.Information describing an endpoint that can be exposed over JMX.Describes the parameters of an operation on a JMX endpoint.Maps an operation's response to a JMX-friendly form. -
Classes in org.springframework.boot.actuate.endpoint.jmx used by org.springframework.boot.actuate.endpoint.jmx.annotationClassDescriptionInformation describing an endpoint that can be exposed over JMX.An operation on a JMX endpoint.