|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
net.stickycode.component.spring25.InjectAnnotationBeanPostProcessor
@StickyComponent public class InjectAnnotationBeanPostProcessor
| Field Summary |
|---|
| Fields inherited from class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor |
|---|
logger |
| Fields inherited from interface org.springframework.core.Ordered |
|---|
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE |
| Constructor Summary | |
|---|---|
InjectAnnotationBeanPostProcessor()
|
|
| Method Summary |
|---|
| Methods inherited from class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor |
|---|
determineCandidateConstructors, determineRequiredStatus, findAutowireCandidates, getAutowiredAnnotationType, getOrder, postProcessAfterInstantiation, postProcessMergedBeanDefinition, postProcessPropertyValues, processInjection, setAutowiredAnnotationType, setBeanFactory, setOrder, setRequiredParameterName, setRequiredParameterValue |
| Methods inherited from class org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter |
|---|
getEarlyBeanReference, postProcessAfterInitialization, postProcessBeforeInitialization, postProcessBeforeInstantiation, predictBeanType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.springframework.beans.factory.config.BeanPostProcessor |
|---|
postProcessAfterInitialization, postProcessBeforeInitialization |
| Constructor Detail |
|---|
public InjectAnnotationBeanPostProcessor()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||