@Version("0.4")
| Interface | Description |
|---|---|
| ConfigOperator | Deprecated.
Use
UnaryOperator |
| ConfigQuery<T> | Deprecated.
Use
Function |
| Configuration |
A configuration models an aggregated setPropertyValue of current properties, identified by
a unique key, but adds higher level access functions to
a
PropertySource. |
| ConfigurationSnapshot |
An immutable configuration snapshot containing the given keys only.
|
| Class | Description |
|---|---|
| ConfigurationProvider | Deprecated.
Use static methods of
Configuration |
| 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–2019 Apache Software Foundation. All rights reserved.