public interface ComponentConfigurationPropertiesResolver
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_CONFIG_PROPERTIES_VALUE
default file name of the component config property file
|
| Modifier and Type | Method and Description |
|---|---|
Properties |
resolve(Properties defaults)
Resolve custom properties
|
static final String COMPONENT_CONFIG_PROPERTIES_VALUE
Properties resolve(Properties defaults) throws Exception
defaults - the default propertiesException - throws an exception if failed to resolveCopyright © 2004–1970 The Apache Software Foundation. All rights reserved.