Uses of Class
org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverBaseImpl
Packages that use ComponentConfigurationPropertiesResolverBaseImpl
-
Uses of ComponentConfigurationPropertiesResolverBaseImpl in org.apache.fulcrum.yaafi.framework.configuration
Subclasses of ComponentConfigurationPropertiesResolverBaseImpl in org.apache.fulcrum.yaafi.framework.configurationModifier and TypeClassDescriptionclass
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