| Class and Description |
|---|
| AppFatalException
An exception that causes configuration processing to stop b/c it cannot proceed.
|
| BasePropertyGroup
The internal interface used to mark logical and/or functional grouping of Properties.
|
| EffectiveName
A name for a Property that has been processed by a NamingStrategy to create
an effectiveIn name, which may be different than the original name.
|
| ExportGroup
Bundles an exporter and a Group for it to export.
|
| GroupProxy
A GroupProxy is generated as a proxy for any class containing AndHow Properties.
|
| Loader
Each instance is responsible for loading values from a particular type of
source.
|
| NamingStrategy |
| Property
Represents a configuration point of an application.
|
| StandardLoader
Marker interface that indicates direct support and automatic construction for
a Loader.
|
| StaticPropertyConfiguration
Configuration and metadata for all known static Properties,
This is the entire domain of Properties defined as static properties
(ie the property is defined as a static variable) and on the classpath
(or explicitly configured) to be part of AndHow in the current classloader.
|
| ValidatedValues
A map of Properties to their loaded values.
|
| Class and Description |
|---|
| EffectiveName
A name for a Property that has been processed by a NamingStrategy to create
an effectiveIn name, which may be different than the original name.
|
| Exporter
The Exporter provides support for legacy applications that expect
to find key/value pairs in a specific source, such as system properties.
|
| Exporter.EXPORT_CANONICAL_NAME |
| Exporter.EXPORT_OUT_ALIASES |
| ExportGroup
Bundles an exporter and a Group for it to export.
|
| GroupProxy
A GroupProxy is generated as a proxy for any class containing AndHow Properties.
|
| GroupProxyBase |
| Loader
Each instance is responsible for loading values from a particular type of
source.
|
| LoaderValues
The Properties and values loaded by a single Loader.
|
| Name
A name for a Property, either incoming (when read by a property
Loader) or outgoing (when properties are exported to some destination).
|
| NamingStrategy |
| ParsingException
An exception where a String is unreadable or unconvertable to a target type.
|
| Problem |
| ProblemList
Simple List of Problems that refuses to add nulls.
|
| Property
Represents a configuration point of an application.
|
| PropertyNaming
Names by which a Property is recognized.
|
| PropertyType
The broad type of the Property
Currently only two types are supported.
|
| SamplePrinter
Statelessly writes a sample configuration to the passed in PrintStream.
|
| StaticPropertyConfiguration
Configuration and metadata for all known static Properties,
This is the entire domain of Properties defined as static properties
(ie the property is defined as a static variable) and on the classpath
(or explicitly configured) to be part of AndHow in the current classloader.
|
| Trimmer
Trims raw Strings brought in by Loaders to remove whitespace.
|
| ValidatedValue
Simple class to bundle a Property, its value and any associated problems with the Property.
|
| ValidatedValues
A map of Properties to their loaded values.
|
| ValidatedValuesWithContext
Extention of ValueMap that adds contextual information to the ValueMap.
|
| Validator |
| ValueType
The type of a Property.
|
| Class and Description |
|---|
| Exporter
The Exporter provides support for legacy applications that expect
to find key/value pairs in a specific source, such as system properties.
|
| Exporter.EXPORT_CANONICAL_NAME |
| Exporter.EXPORT_OUT_ALIASES |
| GroupProxy
A GroupProxy is generated as a proxy for any class containing AndHow Properties.
|
| Property
Represents a configuration point of an application.
|
| StaticPropertyConfiguration
Configuration and metadata for all known static Properties,
This is the entire domain of Properties defined as static properties
(ie the property is defined as a static variable) and on the classpath
(or explicitly configured) to be part of AndHow in the current classloader.
|
| ValidatedValues
A map of Properties to their loaded values.
|
| Class and Description |
|---|
| AppFatalException
An exception that causes configuration processing to stop b/c it cannot proceed.
|
| EffectiveName
A name for a Property that has been processed by a NamingStrategy to create
an effectiveIn name, which may be different than the original name.
|
| ExportGroup
Bundles an exporter and a Group for it to export.
|
| GroupProxy
A GroupProxy is generated as a proxy for any class containing AndHow Properties.
|
| Loader
Each instance is responsible for loading values from a particular type of
source.
|
| LoaderValues
The Properties and values loaded by a single Loader.
|
| NamingStrategy |
| Problem |
| Property
Represents a configuration point of an application.
|
| SamplePrinter
Statelessly writes a sample configuration to the passed in PrintStream.
|
| StaticPropertyConfiguration
Configuration and metadata for all known static Properties,
This is the entire domain of Properties defined as static properties
(ie the property is defined as a static variable) and on the classpath
(or explicitly configured) to be part of AndHow in the current classloader.
|
| ValidatedValues
A map of Properties to their loaded values.
|
| ValidatedValuesWithContext
Extention of ValueMap that adds contextual information to the ValueMap.
|
| Validator |
| Class and Description |
|---|
| Loader
Each instance is responsible for loading values from a particular type of
source.
|
| LoaderValues
The Properties and values loaded by a single Loader.
|
| LocalFileLoader
A Loader that loads values from some type of file locally.
|
| ParsingException
An exception where a String is unreadable or unconvertable to a target type.
|
| Problem |
| ProblemList
Simple List of Problems that refuses to add nulls.
|
| Property
Represents a configuration point of an application.
|
| ReadLoader
A Read Loader is a loader that reads properties from a resource for which it
is possible to enumerate all values.
|
| SamplePrinter
Statelessly writes a sample configuration to the passed in PrintStream.
|
| StaticPropertyConfiguration
Configuration and metadata for all known static Properties,
This is the entire domain of Properties defined as static properties
(ie the property is defined as a static variable) and on the classpath
(or explicitly configured) to be part of AndHow in the current classloader.
|
| ValidatedValue
Simple class to bundle a Property, its value and any associated problems with the Property.
|
| ValidatedValuesWithContext
Extention of ValueMap that adds contextual information to the ValueMap.
|
| Class and Description |
|---|
| BasePropertyGroup
The internal interface used to mark logical and/or functional grouping of Properties.
|
| Loader
Each instance is responsible for loading values from a particular type of
source.
|
| LoaderValues
The Properties and values loaded by a single Loader.
|
| LocalFileLoader
A Loader that loads values from some type of file locally.
|
| LookupLoader
A Lookup Loader looks up values, possibly in an external system and may not
be able to (easily) enumerate all values.
|
| Property
Represents a configuration point of an application.
|
| ReadLoader
A Read Loader is a loader that reads properties from a resource for which it
is possible to enumerate all values.
|
| SamplePrinter
Statelessly writes a sample configuration to the passed in PrintStream.
|
| StandardLoader
Marker interface that indicates direct support and automatic construction for
a Loader.
|
| StaticPropertyConfiguration
Configuration and metadata for all known static Properties,
This is the entire domain of Properties defined as static properties
(ie the property is defined as a static variable) and on the classpath
(or explicitly configured) to be part of AndHow in the current classloader.
|
| ValidatedValues
A map of Properties to their loaded values.
|
| ValidatedValuesWithContext
Extention of ValueMap that adds contextual information to the ValueMap.
|
| Class and Description |
|---|
| GroupProxy
A GroupProxy is generated as a proxy for any class containing AndHow Properties.
|
| NamingStrategy |
| Property
Represents a configuration point of an application.
|
| PropertyNaming
Names by which a Property is recognized.
|
| Class and Description |
|---|
| Name
A name for a Property, either incoming (when read by a property
Loader) or outgoing (when properties are exported to some destination).
|
| Property
Represents a configuration point of an application.
|
| PropertyType
The broad type of the Property
Currently only two types are supported.
|
| Trimmer
Trims raw Strings brought in by Loaders to remove whitespace.
|
| Validator |
| ValueType
The type of a Property.
|
| Class and Description |
|---|
| EffectiveName
A name for a Property that has been processed by a NamingStrategy to create
an effectiveIn name, which may be different than the original name.
|
| GroupProxy
A GroupProxy is generated as a proxy for any class containing AndHow Properties.
|
| Property
Represents a configuration point of an application.
|
| SamplePrinter
Statelessly writes a sample configuration to the passed in PrintStream.
|
| StaticPropertyConfiguration
Configuration and metadata for all known static Properties,
This is the entire domain of Properties defined as static properties
(ie the property is defined as a static variable) and on the classpath
(or explicitly configured) to be part of AndHow in the current classloader.
|
| Class and Description |
|---|
| GroupProxy
A GroupProxy is generated as a proxy for any class containing AndHow Properties.
|
| Class and Description |
|---|
| AppFatalException
An exception that causes configuration processing to stop b/c it cannot proceed.
|
| Exporter
The Exporter provides support for legacy applications that expect
to find key/value pairs in a specific source, such as system properties.
|
| GroupProxy
A GroupProxy is generated as a proxy for any class containing AndHow Properties.
|
| Loader
Each instance is responsible for loading values from a particular type of
source.
|
| NamingStrategy |
| Problem |
| ProblemList
Simple List of Problems that refuses to add nulls.
|
| Property
Represents a configuration point of an application.
|
| Class and Description |
|---|
| Validator |
| Class and Description |
|---|
| ParsingException
An exception where a String is unreadable or unconvertable to a target type.
|
| ValueType
The type of a Property.
|
Copyright © 2017. All rights reserved.