Uses of Package
net.obvj.confectory
-
Packages that use net.obvj.confectory Package Description net.obvj.confectory The main package.net.obvj.confectory.internal.helper This package contains classes that support data retrieval for supportedConfigurationformats.net.obvj.confectory.merger This package contains theConfigurationMergerimplementations, as well as auxiliary classes.net.obvj.confectory.settings Classes for settings that are particularly related to the Confectory project.net.obvj.confectory.util Utility classes in general. -
Classes in net.obvj.confectory used by net.obvj.confectory Class 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 immutableConfigurationobjects.ConfigurationContainer An object that holds multipleConfigurationobjects 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 asSource,Mapper, and other attributes.DataFetchStrategy Enumerates the supported data-fetch strategies for use with aConfigurationContainer. -
Classes in net.obvj.confectory used by net.obvj.confectory.internal.helper Class Description ConfigurationDataRetriever A base interface for objects that retrieve configuration data. -
Classes in net.obvj.confectory used by net.obvj.confectory.merger Class Description Configuration An object that contains configuration data from a specific source, as well as related metadata. -
Classes in net.obvj.confectory used by net.obvj.confectory.settings Class Description DataFetchStrategy Enumerates the supported data-fetch strategies for use with aConfigurationContainer. -
Classes in net.obvj.confectory used by net.obvj.confectory.util Class Description Configuration An object that contains configuration data from a specific source, as well as related metadata.