public class JavaConfigurationProvider extends Object implements PropertySourceProvider
javaconfiguration.properties files from classpath| 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() |
| Modifier and Type | Method and Description |
|---|---|
Collection<PropertySource> |
getPropertySources() |
public static final String DEFAULT_PROPERTIES_FILE_NAME
public Collection<PropertySource> getPropertySources()
getPropertySources in interface PropertySourceProviderCopyright © 2014–2015 Apache Software Foundation. All rights reserved.