Uses of Interface
org.fusesource.fabric.camel.facade.mbean.CamelContextMBean

Packages that use CamelContextMBean
org.fusesource.fabric.camel.facade   
 

Uses of CamelContextMBean in org.fusesource.fabric.camel.facade
 

Methods in org.fusesource.fabric.camel.facade that return CamelContextMBean
 CamelContextMBean CamelFacadeSupport.getCamelContext(java.lang.String managementName)
           
 CamelContextMBean JmxTemplateCamelFacade.getCamelContext(java.lang.String managementName)
           
 CamelContextMBean CamelFacade.getCamelContext(java.lang.String managementName)
          Gets the CamelContext
 

Methods in org.fusesource.fabric.camel.facade that return types with arguments of type CamelContextMBean
 java.util.List<CamelContextMBean> CamelFacadeSupport.getCamelContexts()
           
 java.util.List<CamelContextMBean> JmxTemplateCamelFacade.getCamelContexts()
           
 java.util.List<CamelContextMBean> CamelFacade.getCamelContexts()
          Gets all the CamelContexts in the JVM
 



Copyright © 2015 Red Hat. All Rights Reserved.