org.rhq.plugins.augeas.helper
Interface AugeasTranslator


public interface AugeasTranslator

Author:
paji

Method Summary
 org.rhq.core.domain.configuration.Property createProperty(String propName, String augeasPath, net.augeas.Augeas aug)
           
 String getPropertyValue(String propName, org.rhq.core.domain.configuration.Configuration from)
           
 

Method Detail

createProperty

org.rhq.core.domain.configuration.Property createProperty(String propName,
                                                          String augeasPath,
                                                          net.augeas.Augeas aug)

getPropertyValue

String getPropertyValue(String propName,
                        org.rhq.core.domain.configuration.Configuration from)


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