public class JmxEndpointExporter extends Object implements InitializingBean, DisposableBean
JMX endpoints to a MBeanServer.| Constructor and Description |
|---|
JmxEndpointExporter(MBeanServer mBeanServer,
EndpointObjectNameFactory objectNameFactory,
JmxOperationResponseMapper responseMapper,
Collection<? extends ExposableJmxEndpoint> endpoints) |
public JmxEndpointExporter(MBeanServer mBeanServer, EndpointObjectNameFactory objectNameFactory, JmxOperationResponseMapper responseMapper, Collection<? extends ExposableJmxEndpoint> endpoints)
public void afterPropertiesSet()
afterPropertiesSet in interface InitializingBeanpublic void destroy()
throws Exception
destroy in interface DisposableBeanExceptionCopyright © 2018 Pivotal Software, Inc.. All rights reserved.