org.rhq.plugins.postfix
Class PostfixServerComponent
java.lang.Object
org.rhq.plugins.augeas.AugeasConfigurationComponent
org.rhq.plugins.postfix.PostfixServerComponent
- All Implemented Interfaces:
- AvailabilityFacet, ConfigurationFacet, ConfigurationFacetSupport, CreateChildResourceFacet, DeleteResourceFacet, ResourceComponent
public class PostfixServerComponent
- extends AugeasConfigurationComponent
TODO
| Methods inherited from class org.rhq.plugins.augeas.AugeasConfigurationComponent |
createAugeas, createPropertyList, createPropertyMap, createPropertySimple, createResource, deleteResource, getAugeas, getAugeasPathRelativeToParent, getAugeasRootPath, getChildResourceConfigurationRootLabel, getChildResourceConfigurationRootPath, getConfigurationFiles, getExistingChildNodeForListMemberPropertyMap, getNewListMemberNode, getNodeInsertionPoint, getResourceConfigurationRootPath, getResourceContext, getResourceDescription, initAugeas, isAugeasAvailable, loadProperty, populatePropertyMap, setNode, setNodeFromPropertyList, setNodeFromPropertyMap, setNodeFromPropertySimple, setupAugeasModules, summarizeAugeasError, updateStructuredConfiguration, validateResourceConfiguration |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostfixServerComponent
public PostfixServerComponent()
start
public void start(ResourceContext resourceContext)
throws Exception
- Specified by:
start in interface ResourceComponent- Overrides:
start in class AugeasConfigurationComponent
- Throws:
Exception
stop
public void stop()
- Specified by:
stop in interface ResourceComponent- Overrides:
stop in class AugeasConfigurationComponent
getAvailability
public AvailabilityType getAvailability()
- Specified by:
getAvailability in interface AvailabilityFacet- Overrides:
getAvailability in class AugeasConfigurationComponent
loadResourceConfiguration
public Configuration loadResourceConfiguration()
throws Exception
- Specified by:
loadResourceConfiguration in interface ConfigurationFacet- Overrides:
loadResourceConfiguration in class AugeasConfigurationComponent
- Throws:
Exception
updateResourceConfiguration
public void updateResourceConfiguration(ConfigurationUpdateReport report)
- Specified by:
updateResourceConfiguration in interface ConfigurationFacet- Overrides:
updateResourceConfiguration in class AugeasConfigurationComponent
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
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.