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.

See Also:
MagnoliaConfigurationProperties

Method Summary
 List<PropertySource> getSources()
          Returns the paths to load, TODO: in which order ?
 

Method Detail

getSources

List<PropertySource> getSources()
Returns the paths to load, TODO: in which order ?



Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.