org.fusesource.fabric.camel.facade
Class RemoteJMXCamelFacade

java.lang.Object
  extended by org.fusesource.fabric.camel.facade.CamelFacadeSupport
      extended by org.fusesource.fabric.camel.facade.RemoteJMXCamelFacade
All Implemented Interfaces:
CamelFacade

public class RemoteJMXCamelFacade
extends CamelFacadeSupport

Facade to a remote CamelContext using JMX


Field Summary
 
Fields inherited from class org.fusesource.fabric.camel.facade.CamelFacadeSupport
camelContextManagementName, mBeanServer
 
Constructor Summary
RemoteJMXCamelFacade(javax.management.MBeanServerConnection mBeanServer)
           
 
Method Summary
 
Methods inherited from class org.fusesource.fabric.camel.facade.CamelFacadeSupport
addGetId, dumpRoutesStatsAsXml, findCamelContexts, getCamelContext, getCamelContexts, getComponents, getConsumers, getEndpoints, getFabricTracer, getMBeanServerConnection, getProcessors, getRoutes, getThreadPools, newProxyInstance, queryNames
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteJMXCamelFacade

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


Copyright © 2015 Red Hat. All Rights Reserved.