org.rhq.plugins.apache.parser
Class ApacheParserImpl
java.lang.Object
org.rhq.plugins.apache.parser.ApacheParserImpl
- All Implemented Interfaces:
- ApacheParser
public class ApacheParserImpl
- extends Object
- implements ApacheParser
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApacheParserImpl
public ApacheParserImpl(ApacheDirectiveTree tree,
String serverRootPath)
addDirective
public void addDirective(ApacheDirective directive)
throws Exception
- Specified by:
addDirective in interface ApacheParser
- Throws:
Exception
endNestedDirective
public void endNestedDirective(ApacheDirective directive)
- Specified by:
endNestedDirective in interface ApacheParser
startNestedDirective
public void startNestedDirective(ApacheDirective directive)
- Specified by:
startNestedDirective in interface ApacheParser
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.