Uses of Class
org.rhq.plugins.apache.mapping.DirectiveMapping

Packages that use DirectiveMapping
org.rhq.plugins.apache.mapping   
 

Uses of DirectiveMapping in org.rhq.plugins.apache.mapping
 

Methods in org.rhq.plugins.apache.mapping that return DirectiveMapping
static DirectiveMapping ApacheDirectiveRegExpression.getMappingType(String directiveName)
          The properties in the resource configuration share a couple of common patterns how they map to the augeas tree.
static DirectiveMapping DirectiveMapping.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DirectiveMapping[] DirectiveMapping.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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