See: Description
| Class | Description |
|---|---|
| ConfigurationAnnotationConfigurer |
BeanPostProcessor implementation that autowires annotated fields annotated with the @Configuration or
@Environment annotations. |
| ConstrettoConfigurationFactoryBean | |
| ConstrettoPropertyPlaceholderConfigurer |
An adaption of the spring framework
PropertyPlaceholderConfigurer class, using an implementation of the
ConstrettoConfiguration interface to resolve keys
|
| ConstrettoSingletonFactoryBean |
A factory bean used to instantiate spring beans depending on the environment you are running in.
|
| EnvironmentAnnotationConfigurer |
A BeanFactoryBeanFactoryPostProcessor implementation that will if registered as a bean in a spring context, enable
the constretto autowiring capabilities in the container.
|
Copyright © 2008–2014. All rights reserved.