|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonAnnotationBeanPostProcessor.LookupElement | |
---|---|
org.springframework.context.annotation | Annotation support for context configuration, including classpath scanning for autowire candidates. |
Uses of CommonAnnotationBeanPostProcessor.LookupElement in org.springframework.context.annotation |
---|
Methods in org.springframework.context.annotation with parameters of type CommonAnnotationBeanPostProcessor.LookupElement | |
---|---|
protected Object |
CommonAnnotationBeanPostProcessor.autowireResource(BeanFactory factory,
CommonAnnotationBeanPostProcessor.LookupElement element,
String requestingBeanName)
Obtain a resource object for the given name and type through autowiring based on the given factory. |
protected Object |
CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.LookupElement element,
String requestingBeanName)
Obtain the resource object for the given name and type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |