org.rhq.plugins.apache.augeas.mappingImpl
Class MappingDirectiveToSimpleProperty
java.lang.Object
org.rhq.rhqtransform.impl.AugeasToConfigurationSimple
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
|
Method Summary |
org.rhq.core.domain.configuration.Property |
createPropertySimple(org.rhq.core.domain.configuration.definition.PropertyDefinitionSimple propDef,
AugeasNode parentNode)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MappingDirectiveToSimpleProperty
public MappingDirectiveToSimpleProperty()
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.