| Package | Description |
|---|---|
| net.obvj.confectory.internal.helper |
This package contains classes that support data retrieval for supported
Configuration formats. |
| net.obvj.confectory.merger |
This package contains the
ConfigurationMerger implementations, as well as
auxiliary classes. |
| Class and Description |
|---|
| ConfigurationMerger
Base abstraction for merging two
Configuration objects of the same type
<T>. |
| Class and Description |
|---|
| AbstractConfigurationMerger
An abstract
ConfigurationMerger that contains common infrastructure logic for
the merging of two Configuration objects, delegating the actual combination to
a concrete implementation. |
| ConfigurationMerger
Base abstraction for merging two
Configuration objects of the same type
<T>. |
| GenericJsonConfigurationMerger
A generic
ConfigurationMerger that combines two Configuration objects
of type JSON. |
Copyright © 2022. All rights reserved.