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

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

Uses of CamelJbiComponent in org.apache.servicemix.camel
 

Constructors in org.apache.servicemix.camel with parameters of type CamelJbiComponent
CamelSpringDeployer(CamelJbiComponent component)
           
 

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

Subclasses of CamelJbiComponent in org.apache.servicemix.camel.osgi
 class OsgiCamelJbiComponent
          When deploying a JBI packaged SU to camel component, camel-spring and camel-osgi can not be found by Spring/XBean, thus leading to an exception about the spring and osgi namespaces not being found.
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.