接口的使用
org.springframework.boot.actuate.endpoint.jmx.JmxOperationResponseMapper
-
org.springframework.boot.actuate.endpoint.jmx中JmxOperationResponseMapper的使用
修饰符和类型类说明class
JmxOperationResponseMapper
that delegates to a JacksonObjectMapper
to return a JSON response.限定符构造器说明JmxEndpointExporter
(MBeanServer mBeanServer, EndpointObjectNameFactory objectNameFactory, JmxOperationResponseMapper responseMapper, Collection<? extends ExposableJmxEndpoint> endpoints)