org.rhq.plugins.apache.augeas
Class AugeasTreeBuilderApache

java.lang.Object
  extended by org.rhq.plugins.apache.augeas.AugeasTreeBuilderApache
All Implemented Interfaces:
AugeasTreeBuilder

public class AugeasTreeBuilderApache
extends Object
implements AugeasTreeBuilder


Constructor Summary
AugeasTreeBuilderApache()
           
 
Method Summary
 AugeasTree buildTree(AugeasProxy component, AugeasConfiguration config, String name, boolean lazy)
           
 void updateIncludes(ApacheAugeasNode parentNode, AugeasTree tree, String fileName, AugeasNode includeNode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AugeasTreeBuilderApache

public AugeasTreeBuilderApache()
Method Detail

buildTree

public AugeasTree buildTree(AugeasProxy component,
                            AugeasConfiguration config,
                            String name,
                            boolean lazy)
                     throws AugeasRhqException
Specified by:
buildTree in interface AugeasTreeBuilder
Throws:
AugeasRhqException

updateIncludes

public void updateIncludes(ApacheAugeasNode parentNode,
                           AugeasTree tree,
                           String fileName,
                           AugeasNode includeNode)
                    throws AugeasRhqException
Throws:
AugeasRhqException


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.