Package org.apache.camel.spring.spi

Plugins to the CamleContext when running in Spring

See:
          Description

Class Summary
ApplicationContextRegistry A Registry implementation which looks up the objects in the Spring ApplicationContext
BeanInjector  
SpringComponentResolver An implementation of ComponentResolver which tries to find a Camel Component in the Spring ApplicationContext first; if its not there it defaults to the auto-discovery mechanism.
SpringConverters Some Spring based Type Converters
SpringInjector A Spring implementation of Injector allowing Spring to be used to dependency inject newly created POJOs
SpringTransactionPolicy<E> Wraps the processor in a Spring transaction
TransactionInterceptor  
 

Package org.apache.camel.spring.spi Description

Plugins to the CamleContext when running in Spring



Copyright © 2007 Apache Software Foundation. All Rights Reserved.