| Package | Description |
|---|---|
| net.obvj.confectory |
The main package.
|
| net.obvj.confectory.helper |
This package contains classes that support data retrieval for supported
Configuration formats. |
| net.obvj.confectory.settings |
Classes for settings that are particularly related to the Confectory project.
|
| net.obvj.confectory.util |
Utility classes in general.
|
| Class and Description |
|---|
| Configuration
An object that contains configuration data from a specific source, as well as related
metadata.
|
| ConfigurationBuilder
A mutable object that supports the creation of immutable
Configuration objects. |
| ConfigurationContainer
An object that holds multiple
Configuration objects and retrieves configuration
data seamlessly, by namespace and key. |
| ConfigurationDataRetriever
A base interface for objects that retrieve configuration data.
|
| ConfigurationException
A specialized runtime exception for generic configuration handling.
|
| ConfigurationMetadataRetriever
A base interface for objects that retrieve configuration metadata, such as
Source, Mapper, and other attributes. |
| DataFetchStrategy
Enumerates the supported data-fetch strategies for use with a
ConfigurationContainer. |
| Class and Description |
|---|
| ConfigurationDataRetriever
A base interface for objects that retrieve configuration data.
|
| Class and Description |
|---|
| DataFetchStrategy
Enumerates the supported data-fetch strategies for use with a
ConfigurationContainer. |
| Class and Description |
|---|
| Configuration
An object that contains configuration data from a specific source, as well as related
metadata.
|
Copyright © 2021. All rights reserved.