|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverBaseImpl
org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverImpl
public class ComponentConfigurationPropertiesResolverImpl
A implementation to provide out-of-the-box component configuration properties using the following algorithm:
Field Summary |
---|
Fields inherited from interface org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolver |
---|
COMPONENT_CONFIG_PROPERTIES_VALUE |
Constructor Summary | |
---|---|
ComponentConfigurationPropertiesResolverImpl()
|
Method Summary | |
---|---|
java.util.Properties |
resolve(java.util.Properties defaults)
Resolve custom properties |
Methods inherited from class org.apache.fulcrum.yaafi.framework.configuration.ComponentConfigurationPropertiesResolverBaseImpl |
---|
addAvalonContext, configure, contextualize, createInputStream, enableLogging, getApplicationRootDir, getConfiguration, getContext, getLocation, getLogger, loadProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComponentConfigurationPropertiesResolverImpl()
Method Detail |
---|
public java.util.Properties resolve(java.util.Properties defaults) throws java.lang.Exception
ComponentConfigurationPropertiesResolver
defaults
- the default properties
java.lang.Exception
ComponentConfigurationPropertiesResolver.resolve(java.util.Properties)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |