| Class | Description |
|---|---|
| AbstractMergeBeanPostProcessor |
Contains useful processing code for merge bean post processors.
|
| DynamicResourceIterator |
This class serves as a basic iterator for a list of source files to be
merged.
|
| EarlyStageMergeBeanPostProcessor |
Use this merge bean post processor for merging tasks that should take place before the persistence layer is
initialized.
|
| ImportProcessor |
This class serves to parse any passed in source application context files and
look for the Spring "import" element.
|
| LateStageMergeBeanPostProcessor |
Use this merge processor for merging duties that should take place later in the Spring startup lifecycle.
|
| MergeManager |
This class manages all xml merge interactions with callers.
|
| MergePoint |
This class provides the xml merging apparatus at a defined XPath merge point in
2 xml documents.
|
| MergeXmlConfigResource |
| Enum | Description |
|---|---|
| Placement |
Copyright © 2017. All Rights Reserved.