Mapper for implementations intended to load the contents of an
InputStream into user-defined beans.ConfigurationMerger that contains common infrastructure logic for
the merging of two Configuration objects, delegating the actual combination to
a concrete implementation.Mapper that defines a template of how to parse the contents of a
valid INI Source (e.g.: file, URL), and delegates the final object type
population to a concrete implementation.Configuration to this container.Configuration to this container.Configuration objects from another container to this
container.Mapper into the given input.Configuration.Configuration.ClasspathFileSource for loading a local file resource from the
Java classpath.Configuration objects from this container.Configuration objects from this container.Configuration objects for precedence.Confectory project.Confectory project.Configuration objects.ConfigurationBuilder.ConfigurationBuilder filled with the attributes of an existing
base Configuration.Configuration objects.Configuration objects and retrieves configuration
data seamlessly, by namespace and key.ConfigurationContainer with an arbitrary number of preset
Configuration objects to be registered.ConfigurationContainer with a custom DataFetchStrategy and
an arbitrary number of preset Configuration objects.Configuration objects.ConfigurationHelper instance recommended by this Mapper.ConfigurationMerger object for the type associated with
this ConfigurationHelper.Configuration objects of the same type
<T>.Source, Mapper, and other attributes.Source.ConfigurationContainer instance that can be accessed statically for
holding global configuration data.ConfigurationContainer.Mapper for use with a preset configuration bean and other internal
purposes.Mapper with a ConfigurationHelper factory function.Source for internal purposes.Source implementation which applies a different loading strategy
contingent on the path contents.DynamicSource.Configuration as eager."${" and "}" with their matching values from the given source
string.FileSource for loading a local file from the file system.ConfigurationMerger that combines two Configuration objects
of type JSON.key.Boolean object associated with the specified key in the
default namespace (or in all namespaces depending on the DataFetchStrategy in
scope).Boolean object associated with the specified key in the
specified namespace.Boolean object associated with the specified key.Boolean object associated with the specified jsonPath in
the JsonNode in context, provided that the expression returns a single element
that can be mapped to boolean.DataFetchStrategy associated with this container.DataFetchStrategy to be applied by default when no specific
strategy is defined.Double object associated with the specified key in the
default namespace (or in all namespaces depending on the DataFetchStrategy in
scope).Double object associated with the specified key in the
specified namespace.Double object associated with the specified key.Double object associated with the specified jsonPath in the
JsonNode in context, provided that the expression returns a single element that
can be mapped to double.Integer object associated with the specified key in the
default namespace (or in all namespaces depending on the DataFetchStrategy in
scope).Integer object associated with the specified key in the
specified namespace.Integer object associated with the specified key.Integer object associated with the specified jsonPath in
the JsonNode in context, provided that the expression returns a single element
that can be mapped to int.Long object associated with the specified key in the
default namespace (or in all namespaces depending on the DataFetchStrategy in
scope).Long object associated with the specified key in the
specified namespace.Long object associated with the specified key.Long object associated with the specified jsonPath in the
JsonNode in context, provided that the expression returns a single element that
can be mapped to long.Boolean object associated with the specified key, throwing
an exception if not found.Boolean object associated with the specified jsonPath in
the JsonNode in context, provided that the expression returns a single element
that can be mapped to boolean.Double object associated with the specified key, throwing
an exception if not found.Double object associated with the specified jsonPath in the
JsonNode in context, provided that the expression returns a single element that
can be mapped to double.Integer object associated with the specified key, throwing
an exception if not found.Integer object associated with the specified jsonPath in
the JsonNode in context, provided that the expression returns a single element
that can be mapped to int.Long object associated with the specified key, throwing an
exception if not found.Long object associated with the specified jsonPath in the
JsonNode in context, provided that the expression returns a single element that
can be mapped to long.String object associated with the specified key, throwing
an exception if not found.String object associated with the specified jsonPath in the
JsonNode in context, provided that the expression returns a single element.Mapper object associated with this Configuration.Configuration object.Configuration object.Source object associated with this Configuration.String object associated with the specified key in the
default namespace (or in all namespaces depending on the DataFetchStrategy in
scope).String object associated with the specified key in the
specified namespace.String object associated with the specified key.String object associated with the specified jsonPath in the
JsonNode in context, provided that the expression returns a single element.IllegalArgumentException with a formatted message.IllegalArgumentException with a cause and a formatted message.IllegalStateException with a formatted message.IllegalStateException with a cause and a formatted message.Mapper that loads the contents of a valid INI Source
(e.g.: file, URL) as a JSONObject.Mapper that loads the contents of a valid INI Source
(e.g.: file, URL) into a POJO (Plain-Old Java Object).INIToObjectMapper with the specified target type.true if this container contains no Configuration objects.true if this container contains no Configuration objects.Configuration is lazy, i.e., not loaded
until needed.Configuration is optional.transient.ConfigurationMerger that combines two Configuration
objects of type JSONObject (using json-smart implementation) into a
single one.JSONObject using json-smart
implementation.Mapper that loads the contents of a valid JSON Source
(e.g.: file, URL) as a JSONObject (json-smart JSON implementation).net.minidev's
(json-smart) JSONObject, with JSONPath capabilities.JSONObject.Configuration as lazy.Mapper of the new Configuration.Configuration with another one, producing a new
Configuration.Configuration with another one, producing a new
Configuration, using advanced options.Configuration objects into a new Configuration.Configuration object.Configuration formats.Mapper interface and its implementations, as well as
auxiliary classes.ConfigurationMerger implementations, as well as
auxiliary classes.Source interface and its implementations, as well as
auxiliary classes.ConfigurationHelper for the given Mapper.Configuration object is not available.NullConfigurationHelper.NullConfigurationHelper with a reference to the original/expected
ConfigurationHelper.Configuration as optional.Configuration compared to similar
objects in the same namespace.Properties
object.Properties object.ConfigurationMerger that combines two Configuration
objects of type Properties into a single one.Mapper that loads the contents of a Source (e.g.: file,
URL) as Properties (a table of key-value pairs).Mapper that loads the contents of a Source (e.g.: file,
URL) in the Properties format (a sequence of key-value pairs) and converts it
into a POJO (Plain-Old Java Object).Configuration as required (default).Confectory configuration.DataFetchStrategy for this container.DataFetchStrategy to be applied by default when no specific
strategy is defined.Confectory project.Configuration objects in this container.Configuration objects associated with the specified
namespace in this container.Configuration objects in this container.Configuration objects associated with the specified
namespace in this container.Source of the new Configuration.DynamicSource with the specified path for the new
Configuration.Source implementations.Mapper that loads the contents of a Source (e.g.: file,
URL) as a String using the JVM default Charset, typically for
testing/troubleshooting or manual handling purposes.StringSource for loading contents of a String.Source that loads the contents of a String.Configuration objects of the same generic type
<T> and selects the highest-precedence available ones.TypeSageConfigurationContainer with an arbitrary number of preset
Configuration objects to be registered.URLSource for loading contents of a URL.Copyright © 2022. All rights reserved.