public class JavaConfigurationProvider extends Object implements PropertySourceProvider
javaconfiguration.properties
files from classpathModifier 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 PropertySourceProvider
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.