| AbstractBeanExtender |
Abstract bean post processor that should be used to change other bean that is defined in any spring context in this
bean's hierarchy (incl.
|
| CollectionBeanExtender |
Modification bean to change contents of a collection property of specified bean from any spring contexts in hierarchy
|
| ListBeanExtender |
Modification bean to change contents of a list property of specified bean from any spring contexts in hierarchy
and/or sort them.
|
| MapBeanExtender |
Modification bean to change contents of a map property of specified bean from any spring contexts in hierarchy
|
| PropertyBeanExtender |
Modification bean to set new value of a property of specified bean from any spring contexts in hierarchy
|