Package org.apache.fulcrum.yaafi.framework.configuration

Interface Summary
ComponentConfigurationPropertiesResolver This interface allows to resolve component configuration properties.
 

Class Summary
ComponentConfigurationPropertiesResolverBaseImpl Base class to expand the value and all attributes.
ComponentConfigurationPropertiesResolverImpl A implementation to provide out-of-the-box component configuration properties using the following algorithm: add the user-supplied defaults to the result add the system properties to the result add the Merlin context entries to the result
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.