Package | Description |
---|---|
org.springframework.boot.actuate.endpoint.jmx |
Actuator JMX endpoint support.
|
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 © 2017 Pivotal Software, Inc.. All rights reserved.