org.rhq.plugins.apache.parser
Class ApacheConfigReader

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

public class ApacheConfigReader
extends Object


Constructor Summary
ApacheConfigReader()
           
 
Method Summary
static void buildTree(String path, ApacheParser parser)
           
static void searchFile(String path, ApacheParser parser)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApacheConfigReader

public ApacheConfigReader()
Method Detail

buildTree

public static void buildTree(String path,
                             ApacheParser parser)

searchFile

public static void searchFile(String path,
                              ApacheParser parser)


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