Uses of Class
org.apache.servicemix.camel.JbiComponent

Packages that use JbiComponent
org.apache.servicemix.camel   
org.apache.servicemix.camel.osgi   
 

Uses of JbiComponent in org.apache.servicemix.camel
 

Methods in org.apache.servicemix.camel that return JbiComponent
 JbiComponent CamelJbiComponent.getJbiComponent(java.lang.String suName)
           
 

Methods in org.apache.servicemix.camel with parameters of type JbiComponent
 void CamelComponent.addJbiComponent(JbiComponent jbiComponent)
           
 void CamelJbiComponent.addJbiComponent(JbiComponent jbiComponent)
           
 CamelProviderEndpoint CamelJbiComponent.createEndpoint(java.lang.String uriString, JbiComponent jbiComponent)
           
 

Constructors in org.apache.servicemix.camel with parameters of type JbiComponent
JbiEndpoint(JbiComponent jbiComponent, java.lang.String uri)
           
 

Uses of JbiComponent in org.apache.servicemix.camel.osgi
 

Subclasses of JbiComponent in org.apache.servicemix.camel.osgi
 class OsgiJbiComponent
          OSGi-specific servicemix-camel JbiComponent implementation that looks up the CamelComponent in the OSGi Service Registry
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.