info.magnolia.init
Interface MagnoliaPropertiesResolver
- All Known Implementing Classes:
- DefaultMagnoliaPropertiesResolver
public interface MagnoliaPropertiesResolver
Implementations of this class figure out where PropertySource
are located.
The MagnoliaConfigurationProperties
class will load and expose them, along with other
PropertySource
it deems necessary.
- Version:
- $Revision: $ ($Author: $)
- Author:
- gjoseph
- See Also:
MagnoliaConfigurationProperties
getSources
List<PropertySource> getSources()
- Returns the paths to load, TODO: in which order ?
Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.