Class JmxJolokiaProxyClient

java.lang.Object
org.alfresco.utility.network.JmxJolokiaProxyClient
All Implemented Interfaces:
Jmx

@Service public class JmxJolokiaProxyClient extends Object implements Jmx
Jolokia is a JMX-HTTP bridge giving an alternative to JSR-160 connectors. It is an agent based approach with support for many platforms. In addition to basic JMX operations it enhances JMX remoting with unique features like bulk requests and fine grained security policies. {@link https://jolokia.org} In order to use this class you need to have this jolokia agent started on test machine use JmxBuilder to define this service