| Package | Description |
|---|---|
| org.apache.tamaya | |
| org.apache.tamaya.spi |
| Modifier and Type | Method and Description |
|---|---|
static Configuration |
ConfigurationProvider.getConfiguration()
Access the current configuration.
|
Configuration |
ConfigOperator.operate(Configuration config)
Creates a new
Configuration based on the given Configuration. |
default Configuration |
Configuration.with(ConfigOperator operator)
Extension point for adjusting configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ConfigOperator.operate(Configuration config)
Creates a new
Configuration based on the given Configuration. |
T |
ConfigQuery.query(Configuration config)
Creates a result based on the given Configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ConfigurationProviderSpi.getConfiguration()
Access the current
Configuration. |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.