| Interface | Description |
|---|---|
| ConfigOperator |
Models a function that maps a given
Configuration to another Configuration. |
| ConfigQuery<T> |
Models a function that maps a given
Configuration to something else. |
| Configuration |
A configuration models a aggregated set current properties, identified by
a unique key, but adds higher level access functions to
a
PropertySource. |
| Class | Description |
|---|---|
| ConfigurationProvider |
Static access to the
Configuration for the very application. |
| TypeLiteral<T> |
Class for instantiation of objects that represent parameterized types
with current parameters.
|
| Exception | Description |
|---|---|
| ConfigException |
Exception class (runtime exception) for configuration issues.
|
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.