Interface | Description |
---|---|
ComponentConfigurationPropertiesResolver |
This interface allows to resolve component configuration properties.
|
Class | Description |
---|---|
ComponentConfigurationPropertiesResolverBaseImpl |
Base class to expand the value and all attributes.
|
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-2013 Apache Software Foundation. All Rights Reserved.