| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
| org.springframework.boot.actuate.endpoint.jmx |
Actuator JMX endpoint support.
|
| Class and Description |
|---|
| AuditEventsJmxEndpoint |
EndpointMBeanExporter
SmartLifecycle bean that registers all known Endpoints with an
MBeanServer using the MBeanExporter located from the application
context. |
| Class and Description |
|---|
| AbstractJmxEndpoint
Abstract base class for
JmxEndpoint implementations without a backing
Endpoint. |
| EndpointMBean
Base for adapters that convert
Endpoint implementations to JmxEndpoint. |
| JmxEndpoint
A strategy for the JMX layer on top of an
Endpoint. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.