public interface AugeasConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
getLoadPath() |
int |
getMode() |
AugeasModuleConfig |
getModuleByName(String name) |
List<AugeasModuleConfig> |
getModules() |
String |
getRootPath() |
void |
loadFiles()
Initializes the modules.
|
List<AugeasModuleConfig> getModules()
AugeasModuleConfig getModuleByName(String name)
String getRootPath()
String getLoadPath()
int getMode()
Augeas#Augeas(int)}void loadFiles()
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.