|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bean | |
---|---|
org.springframework.config.java.process | Core functionality for processing
Configuration classes. |
Uses of Bean in org.springframework.config.java.process |
---|
Methods in org.springframework.config.java.process with parameters of type Bean | |
---|---|
protected void |
ConfigurationProcessor.generateBeanDefinitionFromBeanCreationMethod(ConfigurableListableBeanFactory beanFactory,
String configurerBeanName,
Class<?> configurerClass,
String beanName,
Method beanCreationMethod,
Bean beanAnnotation)
Generate the actual bean definition using the given method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |