org.rhq.plugins.apache.parser
Class ApacheConfigWriter

java.lang.Object
  extended by org.rhq.plugins.apache.parser.ApacheConfigWriter

public class ApacheConfigWriter
extends Object


Constructor Summary
ApacheConfigWriter(ApacheDirectiveTree tree)
           
 
Method Summary
 void saveFile(String path)
           
 void saveFile(String file, ApacheDirective dir)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApacheConfigWriter

public ApacheConfigWriter(ApacheDirectiveTree tree)
Method Detail

saveFile

public void saveFile(String path)

saveFile

public void saveFile(String file,
                     ApacheDirective dir)
              throws Exception
Throws:
Exception


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