public class AugeasConfigurationApache extends PluginDescriptorBasedAugeasConfiguration
Also, in case the serverRoot is overriden in the configuration files from the default supplied in the configuration object in the constructor, it is updated accordingly.
| Modifier and Type | Field and Description |
|---|---|
static String |
INCLUDE_DIRECTIVE |
AUGEAS_LOAD_PATH, AUGEAS_MODULE_NAME_PROP, DEFAULT_AUGEAS_ROOT_PATH, EXCLUDE_GLOBS_PROP, INCLUDE_GLOBS_PROP, loadPath, modules| Constructor and Description |
|---|
AugeasConfigurationApache(String path,
org.rhq.core.domain.configuration.Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
List<File> |
getAllConfigurationFiles() |
String |
getAugeasModuleName() |
List<String> |
getIncludes(File file) |
String |
getServerRootPath() |
void |
loadFiles() |
determineGlobs, getAugeasModuleName, getGlobList, getGlobList, getLoadPath, getMode, getModuleByName, getModules, getRootPath, updateConfigurationpublic static final String INCLUDE_DIRECTIVE
public AugeasConfigurationApache(String path, org.rhq.core.domain.configuration.Configuration configuration) throws AugeasRhqException
AugeasRhqExceptionpublic String getServerRootPath()
public String getAugeasModuleName()
public void loadFiles()
loadFiles in interface AugeasConfigurationloadFiles in class PluginDescriptorBasedAugeasConfigurationCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.