| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint.jmx |
| Modifier and Type | Class and Description |
|---|---|
class |
DataEndpointMBean
Simple wrapper around
Endpoint implementations that provide actuator data of
some sort. |
class |
ShutdownEndpointMBean
Special endpoint wrapper for
ShutdownEndpoint. |
| Modifier and Type | Method and Description |
|---|---|
protected EndpointMBean |
EndpointMBeanExporter.getEndpointMBean(String beanName,
Endpoint<?> endpoint) |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.