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 |
---|
EndpointMBeanExporter
ApplicationListener that registers all known Endpoint s with an
MBeanServer using the MBeanExporter located from the application
context. |
Class and Description |
---|
EndpointMBean
Simple wrapper around
Endpoint implementations to enable JMX export. |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.