Uses of Interface
org.rhq.rhqtransform.NameMap

Packages that use NameMap
org.rhq.rhqtransform   
org.rhq.rhqtransform.impl   
 

Uses of NameMap in org.rhq.rhqtransform
 

Methods in org.rhq.rhqtransform with parameters of type NameMap
 void AugeasToConfiguration.setNameMap(NameMap nameMap)
          Provides the mapper with name conversion from Augeas node names to RHQ configuration property names.
 

Uses of NameMap in org.rhq.rhqtransform.impl
 

Fields in org.rhq.rhqtransform.impl declared as NameMap
protected  NameMap AugeasToConfigurationSimple.nameMap
           
 

Methods in org.rhq.rhqtransform.impl with parameters of type NameMap
 void AugeasToConfigurationSimple.setNameMap(NameMap nameMap)
           
 



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