クラス JmxEndpointExporter

java.lang.ObjectSE
org.springframework.boot.actuate.endpoint.jmx.JmxEndpointExporter
実装されたすべてのインターフェース:
AwareBeanClassLoaderAwareDisposableBeanInitializingBean

public class JmxEndpointExporter extends ObjectSE implements InitializingBean, DisposableBean, BeanClassLoaderAware
JMX endpointsMBeanServerSE にエクスポートします。
導入:
2.0.0
作成者:
Stephane Nicoll, Phillip Webb