org.rhq.plugins.apache.augeas.mappingImpl
Class MappingDirectiveToSimpleProperty

java.lang.Object
  extended by org.rhq.rhqtransform.impl.AugeasToConfigurationSimple
      extended by org.rhq.plugins.apache.augeas.mappingImpl.MappingDirectiveToSimpleProperty
All Implemented Interfaces:
AugeasToConfiguration

public class MappingDirectiveToSimpleProperty
extends AugeasToConfigurationSimple

A simple mapping strategy for simple properties.

Author:
Lukas Krejci

Field Summary
 
Fields inherited from class org.rhq.rhqtransform.impl.AugeasToConfigurationSimple
nameMap, tree
 
Constructor Summary
MappingDirectiveToSimpleProperty()
           
 
Method Summary
 org.rhq.core.domain.configuration.Property createPropertySimple(org.rhq.core.domain.configuration.definition.PropertyDefinitionSimple propDef, AugeasNode parentNode)
           
 
Methods inherited from class org.rhq.rhqtransform.impl.AugeasToConfigurationSimple
createPropertyList, createPropertyMap, loadProperty, loadResourceConfiguration, setNameMap, setTree
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingDirectiveToSimpleProperty

public MappingDirectiveToSimpleProperty()
Method Detail

createPropertySimple

public org.rhq.core.domain.configuration.Property createPropertySimple(org.rhq.core.domain.configuration.definition.PropertyDefinitionSimple propDef,
                                                                       AugeasNode parentNode)
                                                                throws AugeasRhqException
Specified by:
createPropertySimple in interface AugeasToConfiguration
Overrides:
createPropertySimple in class AugeasToConfigurationSimple
Throws:
AugeasRhqException


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