public class DefaultConfigurationProvider extends Object implements org.apache.tamaya.spi.ConfigurationProviderSpi
ConfigurationContext to evaluate the
chain of PropertySource and PropertyFilter
instance to evaluate the current Configuration.| Constructor and Description |
|---|
DefaultConfigurationProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.tamaya.Configuration |
getConfiguration() |
org.apache.tamaya.spi.ConfigurationContext |
getConfigurationContext() |
org.apache.tamaya.spi.ConfigurationContextBuilder |
getConfigurationContextBuilder() |
boolean |
isConfigurationContextSettable() |
void |
setConfigurationContext(org.apache.tamaya.spi.ConfigurationContext context) |
public org.apache.tamaya.Configuration getConfiguration()
getConfiguration in interface org.apache.tamaya.spi.ConfigurationProviderSpipublic org.apache.tamaya.spi.ConfigurationContext getConfigurationContext()
getConfigurationContext in interface org.apache.tamaya.spi.ConfigurationProviderSpipublic org.apache.tamaya.spi.ConfigurationContextBuilder getConfigurationContextBuilder()
getConfigurationContextBuilder in interface org.apache.tamaya.spi.ConfigurationProviderSpipublic void setConfigurationContext(org.apache.tamaya.spi.ConfigurationContext context)
setConfigurationContext in interface org.apache.tamaya.spi.ConfigurationProviderSpipublic boolean isConfigurationContextSettable()
isConfigurationContextSettable in interface org.apache.tamaya.spi.ConfigurationProviderSpiCopyright © 2014–2016 Apache Software Foundation. All rights reserved.