public class JavaConfigurationProvider extends Object implements org.apache.tamaya.spi.PropertySourceProvider
javaconfiguration.properties files from classpath. By setting
tamaya.defaultprops.disable or tamaya.defaults.disable as system or environment property this feature
can be disabled.| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_PROPERTIES_FILE_NAME
Default location in the classpath, where Tamaya looks for configuration by default.
|
| Constructor and Description |
|---|
JavaConfigurationProvider() |
public static final String DEFAULT_PROPERTIES_FILE_NAME
public Collection<org.apache.tamaya.spi.PropertySource> getPropertySources()
getPropertySources in interface org.apache.tamaya.spi.PropertySourceProviderCopyright © 2014–2016 Apache Software Foundation. All rights reserved.