Package org.apache.fulcrum.yaafi.framework.configuration
package org.apache.fulcrum.yaafi.framework.configuration
-
KlasseBeschreibungThis interface allows to resolve component configuration properties.Base class to expand the value and all attributes.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