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