|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
DependencyConfigurer | A Spring BeanFactoryPostProcessor that can set bean dependencies to
adjust bean creation order. |
ListBeanPostProcessor | A Spring BeanPostProcessor to add additional values to
already-created List object. |
ListenerConnector<T> | Spring convenience class for wiring up HasListeners listener
containers with listener objects. |
ListFactoryBean | A Spring FactoryBean for creating a List object. |
MapBeanPostProcessor | A Spring BeanPostProcessor to add additional values to
already-created Map object. |
MapFactoryBean | A Spring FactoryBean for creating a List object. |
OverridePostProcessor | A link BeanPostProcessor that allows one to set and override bean
properties in a flexible ways before the bean is initialized. |
PropertiesBeanPostProcessor | A Spring BeanPostProcessor to add additional values to
already-created Properties object. |
PropertyOverrideBeanFactoryPostProcessor | |
PropertyOverrideConfigurer | Extension of Spring's
PropertyOverrideConfigurer
that supports System.getProperty(String) expansion of
${...} |
ProxyFactoryBean | A Spring FactoryBean for instantiating a Proxy instance with
a specified target interface type and a InvocationHandler . |
QualifierConfigurer | |
SerializedFactoryBean | A Spring FactoryBean for instantiating a serialized object from a
File. |
SerializedLazyCreationTargetSource | A Spring FactoryBean for lazily instantiating a serialized bean from
a file as needed |
SystemPropertyOverrideConfigurer | A Spring BeanFactoryPostProcessor that can be used to override System
properties (see System.getProperties() ) from within a Spring
application context. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |