Uses of Class
org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverBaseImpl

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

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

Subclasses of ComponentConfigurationPropertiesResolverBaseImpl in org.apache.fulcrum.yaafi.framework.configuration
 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 © 2000-2008 Apache Software Foundation. All Rights Reserved.