public interface AugeasTreeBuilder
| Modifier and Type | Method and Description |
|---|---|
AugeasTree |
buildTree(AugeasProxy proxy,
AugeasConfiguration moduleConfig,
String name,
boolean lazy) |
AugeasTree buildTree(AugeasProxy proxy, AugeasConfiguration moduleConfig, String name, boolean lazy) throws AugeasTreeException
proxy - provides direct access to Augeas should the builder need itmoduleConfig - which Augeas module to use to build the treename - the name of the module to loadlazy - should the tree built lazily or eagerlyAugeasTreeExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.