org.rhq.plugins.sudoers
Class SudoersComponent
java.lang.Object
org.rhq.plugins.augeas.AugeasConfigurationComponent
org.rhq.plugins.sudoers.SudoersComponent
- All Implemented Interfaces:
- AvailabilityFacet, ConfigurationFacet, ConfigurationFacetSupport, CreateChildResourceFacet, DeleteResourceFacet, ResourceComponent
public class SudoersComponent
- extends AugeasConfigurationComponent
- Author:
- Partha Aji
| Methods inherited from class org.rhq.plugins.augeas.AugeasConfigurationComponent |
createAugeas, createPropertyList, createPropertyMap, createPropertySimple, createResource, deleteResource, getAugeas, getAugeasPathRelativeToParent, getAugeasRootPath, getAvailability, getChildResourceConfigurationRootLabel, getChildResourceConfigurationRootPath, getConfigurationFiles, getNewListMemberNode, getNodeInsertionPoint, getResourceConfigurationRootPath, getResourceContext, getResourceDescription, initAugeas, isAugeasAvailable, loadProperty, loadResourceConfiguration, populatePropertyMap, setNode, setNodeFromPropertyList, setNodeFromPropertyMap, setNodeFromPropertySimple, setupAugeasModules, start, stop, summarizeAugeasError, updateResourceConfiguration, updateStructuredConfiguration, validateResourceConfiguration |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SudoersComponent
public SudoersComponent()
toPropertyValue
protected Object toPropertyValue(PropertyDefinitionSimple propDefSimple,
net.augeas.Augeas augeas,
AugeasNode node)
- Overrides:
toPropertyValue in class AugeasConfigurationComponent
toNodeValue
protected String toNodeValue(net.augeas.Augeas augeas,
AugeasNode node,
PropertyDefinitionSimple propDefSimple,
PropertySimple propSimple)
- Overrides:
toNodeValue in class AugeasConfigurationComponent
getExistingChildNodeForListMemberPropertyMap
protected AugeasNode getExistingChildNodeForListMemberPropertyMap(AugeasNode parentNode,
PropertyDefinitionList propDefList,
PropertyMap propMap)
- Overrides:
getExistingChildNodeForListMemberPropertyMap in class AugeasConfigurationComponent
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.