org.fusesource.fabric.servicemix.facade
Class RemoteJMXServiceMixFacade

java.lang.Object
  extended by org.fusesource.fabric.servicemix.facade.ServiceMixFacadeSupport
      extended by org.fusesource.fabric.servicemix.facade.RemoteJMXServiceMixFacade
All Implemented Interfaces:
ServiceMixFacade

public class RemoteJMXServiceMixFacade
extends ServiceMixFacadeSupport

Facade to a remote ServiceMixContext using JMX


Field Summary
 
Fields inherited from class org.fusesource.fabric.servicemix.facade.ServiceMixFacadeSupport
mBeanServer
 
Constructor Summary
RemoteJMXServiceMixFacade(javax.management.MBeanServerConnection mBeanServer)
           
 
Method Summary
 
Methods inherited from class org.fusesource.fabric.servicemix.facade.ServiceMixFacadeSupport
getEndpoints, getMBeanServerConnection, newProxyInstance, queryNames
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteJMXServiceMixFacade

public RemoteJMXServiceMixFacade(javax.management.MBeanServerConnection mBeanServer)
                          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2015 Red Hat. All Rights Reserved.