Interface | Description |
---|---|
MergeBeanStatusProvider |
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 | |
MultiTenantMergeBeanStatusProvider |
This
MergeBeanStatusProvider can be utilized by modules that are trying to provide functionality that
is only required when MultiTenant is loaded. |
Enum | Description |
---|---|
Placement |
Copyright © 2014. All rights reserved.