Uses of Interface
org.rhq.plugins.apache.util.RuntimeApacheConfiguration.NodeVisitor

Packages that use RuntimeApacheConfiguration.NodeVisitor
org.rhq.plugins.apache.util   
 

Uses of RuntimeApacheConfiguration.NodeVisitor in org.rhq.plugins.apache.util
 

Methods in org.rhq.plugins.apache.util with parameters of type RuntimeApacheConfiguration.NodeVisitor
static void RuntimeApacheConfiguration.walkRuntimeConfig(RuntimeApacheConfiguration.NodeVisitor<ApacheDirective> visitor, ApacheDirectiveTree tree, ProcessInfo httpdProcessInfo, ApacheBinaryInfo httpdBinaryInfo, Map<String,String> moduleNames, boolean suppressUnknownModuleWarnings)
           
static void RuntimeApacheConfiguration.walkRuntimeConfig(RuntimeApacheConfiguration.NodeVisitor<AugeasNode> visitor, AugeasTree tree, ProcessInfo httpdProcessInfo, ApacheBinaryInfo httpdBinaryInfo, Map<String,String> moduleNames, boolean suppressUnknownModuleWarnings)
           
 



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