See: Description
| Interface | Description |
|---|---|
| JmxEndpoint |
A strategy for the JMX layer on top of an
Endpoint. |
| Class | Description |
|---|---|
| AbstractJmxEndpoint |
Abstract base class for
JmxEndpoint implementations without a backing
Endpoint. |
| AuditEventsJmxEndpoint | |
| DataEndpointMBean |
Simple wrapper around
Endpoint implementations that provide actuator data of
some sort. |
| EndpointMBean |
Base for adapters that convert
Endpoint implementations to JmxEndpoint. |
| EndpointMBeanExporter |
SmartLifecycle bean that registers all known Endpoints with an
MBeanServer using the MBeanExporter located from the application
context. |
| LoggersEndpointMBean |
Adapter to expose
LoggersEndpoint as an MvcEndpoint. |
| ShutdownEndpointMBean |
Special endpoint wrapper for
ShutdownEndpoint. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.