Uses of Package
org.apache.camel.component.bean

Packages that use org.apache.camel.component.bean
org.apache.camel.component.bean The Bean Component which will look up the bean name in the Spring ApplicationContext and use that to dispatch messages to a POJO 
 

Classes in org.apache.camel.component.bean used by org.apache.camel.component.bean
BeanComponent
          An alternative to the POJO Component which implements the Bean Component which will look up the URI in the Spring ApplicationContext and use that to handle message dispatching.
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.