接口的使用
org.springframework.boot.actuate.endpoint.jmx.JmxEndpointsSupplier
使用JmxEndpointsSupplier的程序包
程序包
说明
Actuator JMX endpoint auto-configuration.
Annotation support for actuator JMX endpoints.
-
org.springframework.boot.actuate.autoconfigure.endpoint.jmx中JmxEndpointsSupplier的使用
修饰符和类型方法说明JmxEndpointAutoConfiguration.jmxMBeanExporter
(MBeanServer mBeanServer, EndpointObjectNameFactory endpointObjectNameFactory, ObjectProvider<com.fasterxml.jackson.databind.ObjectMapper> objectMapper, JmxEndpointsSupplier jmxEndpointsSupplier) -
org.springframework.boot.actuate.endpoint.jmx.annotation中JmxEndpointsSupplier的使用