Class RemoteJmxAdapter

java.lang.Object
org.jolokia.client.jmxadapter.RemoteJmxAdapter
All Implemented Interfaces:
MBeanServerConnection

public class RemoteJmxAdapter extends Object implements MBeanServerConnection
I emulate a subset of the functionality of a native MBeanServerConnector but over a Jolokia connection to the VM , the response types and thrown exceptions attempts to mimic as close as possible the ones from a native Java MBeanServerConnection

Operations that are not supported will throw an #UnsupportedOperationException