org.apache.camel.spring.spi
Class BeanInjector
java.lang.Object
org.springframework.beans.factory.wiring.BeanConfigurerSupport
org.apache.camel.spring.spi.BeanInjector
- All Implemented Interfaces:
- BeanFactoryAware, DisposableBean, InitializingBean
Deprecated. not used. Will be removed in Camel 2.0.
public class BeanInjector
- extends BeanConfigurerSupport
Dependeny Injected Bean injector.
- Version:
- $Revision: 673477 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanInjector
public BeanInjector(ApplicationContext applicationContext)
throws Exception
- Deprecated.
- Throws:
Exception
inject
public void inject(Object bean)
- Deprecated.
Apache CAMEL