Class LocalRemoteConnection

java.lang.Object
org.oddjob.jmx.general.LocalRemoteConnection
All Implemented Interfaces:
AutoCloseable, RemoteConnection, RemoteInvoker, RemoteNotifier

public class LocalRemoteConnection extends Object implements RemoteConnection
Experimental implementation of an RemoteConnection that is local. It uses ServerInterfaceHandlerFactorys to provide the connection facade in as close a way as JMX does.