| Interface | Description |
|---|---|
| org.apache.tamaya.ConfigOperator |
Use
UnaryOperator |
| org.apache.tamaya.ConfigQuery |
Use
Function |
| Class | Description |
|---|---|
| org.apache.tamaya.ConfigurationProvider |
Use static methods of
Configuration |
| Method | Description |
|---|---|
| org.apache.tamaya.spi.ConfigurationProviderSpi.getConfiguration() |
Use
ConfigurationProviderSpi.getConfiguration(ClassLoader) instead of. |
| org.apache.tamaya.spi.ConversionContext.getConfigurationContext() | |
| org.apache.tamaya.spi.PropertyValue.getMetaEntry(String) |
Use
PropertyValue.getMeta(String) instead of. |
| org.apache.tamaya.spi.PropertyValue.getSource() |
Use
getMeta("source"). |
| org.apache.tamaya.spi.PropertySource.isScannable() |
will be removed.
|
| org.apache.tamaya.Configuration.query(ConfigQuery<T>) | |
| org.apache.tamaya.Configuration.with(ConfigOperator) |
Copyright © 2014–2019 Apache Software Foundation. All rights reserved.