public interface ComponentConfigurationPropertiesResolver
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMPONENT_CONFIG_PROPERTIES_VALUE
default file name of the component config property file
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Properties |
resolve(java.util.Properties defaults)
Resolve custom properties
|
static final java.lang.String COMPONENT_CONFIG_PROPERTIES_VALUE
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.