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

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

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

Methods in org.fusesource.fabric.camel.facade that return types with arguments of type CamelComponentMBean
 java.util.List<CamelComponentMBean> CamelFacadeSupport.getComponents(java.lang.String managementName)
           
 java.util.List<CamelComponentMBean> JmxTemplateCamelFacade.getComponents(java.lang.String managementName)
           
 java.util.List<CamelComponentMBean> CamelFacade.getComponents(java.lang.String managementName)
          Gets all the components of the given CamelContext
 



Copyright © 2015 Red Hat. All Rights Reserved.