|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.beans.factory.wiring.BeanConfigurerSupport
org.apache.camel.spring.spi.BeanInjector
public class BeanInjector
Field Summary |
---|
Fields inherited from class org.springframework.beans.factory.wiring.BeanConfigurerSupport |
---|
logger |
Constructor Summary | |
---|---|
BeanInjector(org.springframework.context.ApplicationContext applicationContext)
|
Method Summary | |
---|---|
void |
inject(Object bean)
|
Methods inherited from class org.springframework.beans.factory.wiring.BeanConfigurerSupport |
---|
afterPropertiesSet, configureBean, createDefaultBeanWiringInfoResolver, destroy, setBeanFactory, setBeanWiringInfoResolver |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BeanInjector(org.springframework.context.ApplicationContext applicationContext) throws Exception
Exception
Method Detail |
---|
public void inject(Object bean)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |