Interface | Description |
---|---|
MergeBeanStatusProvider |
Class | Description |
---|---|
AbstractMergeBeanPostProcessor |
Contains useful processing code for merge bean post processors.
|
AbstractMergeBeanPostProcessor.BeanPackage | |
AbstractRemoveBeanPostProcessor |
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.
|
EarlyStageRemoveBeanPostProcessor |
Use this merge bean post processor for collection member removal 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.
|
LateStageRemoveBeanPostProcessor |
Use this merge processor for collection member removal duties that should take place later in the Spring startup lifecycle.
|
MergeAnnotationAwareBeanDefinitionRegistryPostProcessor |
This processor is responsible for registering Early/LateStageMergeBeanPostProcessors for
Merge annotated
beans and ensuring the correct prioritization of these post processors. |
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. |
ResourceInputStream |
Enum | Description |
---|---|
Placement |
Annotation Type | Description |
---|---|
Merge |
Provides a convenience annotation for declaring a bean merge into an existing collection of beans (presumably a
pre-existing Broadleaf Commerce collection).
|
Copyright © 2022. All rights reserved.