info.magnolia.init.properties
Class ModulePropertiesSource
java.lang.Object
info.magnolia.init.properties.AbstractPropertySource
info.magnolia.init.properties.ModulePropertiesSource
- All Implemented Interfaces:
- PropertySource
public class ModulePropertiesSource
- extends AbstractPropertySource
A PropertySource
exposing properties
from all known module descriptors.
- Version:
- $Revision: $ ($Author: $)
- Author:
- gjoseph
- See Also:
ModuleRegistry
Method Summary |
String |
describe()
Provides a description of this source, typically the location of the file
that was used to load the properties this source holds. |
ModulePropertiesSource
public ModulePropertiesSource(ModuleRegistry moduleRegistry)
describe
public String describe()
- Description copied from interface:
PropertySource
- Provides a description of this source, typically the location of the file
that was used to load the properties this source holds.
Useful for debugging / logging.
- Specified by:
describe
in interface PropertySource
- Overrides:
describe
in class AbstractPropertySource
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.