|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configuration | |
|---|---|
| org.springframework.config.java.process | Processing package. |
| org.springframework.config.java.support | Java configuration support package. |
| Uses of Configuration in org.springframework.config.java.process |
|---|
| Methods in org.springframework.config.java.process with parameters of type Configuration | |
|---|---|
static void |
ProcessUtils.copyAttributes(java.lang.String beanName,
Bean beanAnnotation,
Configuration configuration,
org.springframework.beans.factory.support.RootBeanDefinition rbd,
org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
Create the bean definition based on the annotation properties. |
| Uses of Configuration in org.springframework.config.java.support |
|---|
| Classes in org.springframework.config.java.support with annotations of type Configuration | |
|---|---|
class |
ConfigurationSupport
Convenient base class for Configurations, allowing easy lookup of beans in the owning factory |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||