Uses of Interface
org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolver

Packages that use ComponentConfigurationPropertiesResolver
org.apache.fulcrum.yaafi.framework.configuration   
 

Uses of ComponentConfigurationPropertiesResolver in org.apache.fulcrum.yaafi.framework.configuration
 

Classes in org.apache.fulcrum.yaafi.framework.configuration that implement ComponentConfigurationPropertiesResolver
 class ComponentConfigurationPropertiesResolverBaseImpl
          Base class to expand the value and all attributes.
 class 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 © 2004-2012 The Apache Software Foundation. All Rights Reserved.