Package 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

See:
          Description

Class Summary
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.
BeanEndpoint  
 

Package org.apache.camel.component.bean Description

The Bean Component which will look up the bean name in the Spring ApplicationContext and use that to dispatch messages to a POJO



Copyright © 2007 Apache Software Foundation. All Rights Reserved.