@ApplicationScoped public class InternalFeatureConfig extends Object implements IndyConfigInfo
| Modifier and Type | Field and Description |
|---|---|
static String |
SECTION_NAME |
APPEND_DEFAULTS_TO_MAIN_CONF, CONF_INCLUDES_DIR| Constructor and Description |
|---|
InternalFeatureConfig() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getDefaultConfig()
The actual content which should be added to the default configuration file in case no configuration is provided, to allow modification of
defaults in future executions.
|
String |
getDefaultConfigFileName()
The name of the file to be written in case no configuration is provided, to allow modification of defaults in future executions.
|
Boolean |
getStoreValidation() |
void |
setStoreValidation(Boolean storeValidation) |
public static final String SECTION_NAME
public Boolean getStoreValidation()
public void setStoreValidation(Boolean storeValidation)
public String getDefaultConfigFileName()
IndyConfigInfogetDefaultConfigFileName in interface IndyConfigInfopublic InputStream getDefaultConfig()
IndyConfigInfogetDefaultConfig in interface IndyConfigInfoCopyright © 2011-2020-2020. All Rights Reserved.