org.rhq.plugins.apache
Class ApacheIfModuleComponent
java.lang.Object
org.rhq.plugins.apache.ApacheIfModuleComponent
- All Implemented Interfaces:
- AvailabilityFacet, ConfigurationFacet, ConfigurationFacetSupport, DeleteResourceFacet, ResourceComponent<ApacheVirtualHostServiceComponent>
public class ApacheIfModuleComponent
- extends Object
- implements ResourceComponent<ApacheVirtualHostServiceComponent>, ConfigurationFacet, DeleteResourceFacet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApacheIfModuleComponent
public ApacheIfModuleComponent()
start
public void start(ResourceContext<ApacheVirtualHostServiceComponent> context)
throws InvalidPluginConfigurationException,
Exception
- Specified by:
start in interface ResourceComponent<ApacheVirtualHostServiceComponent>
- Throws:
InvalidPluginConfigurationException
Exception
stop
public void stop()
- Specified by:
stop in interface ResourceComponent<ApacheVirtualHostServiceComponent>
getAvailability
public AvailabilityType getAvailability()
- Specified by:
getAvailability in interface AvailabilityFacet
loadResourceConfiguration
public Configuration loadResourceConfiguration()
throws Exception
- Specified by:
loadResourceConfiguration in interface ConfigurationFacet
- Throws:
Exception
updateResourceConfiguration
public void updateResourceConfiguration(ConfigurationUpdateReport report)
- Specified by:
updateResourceConfiguration in interface ConfigurationFacet
deleteResource
public void deleteResource()
throws Exception
- Specified by:
deleteResource in interface DeleteResourceFacet
- Throws:
Exception
copy
public void copy(AugeasNode a,
AugeasNode b)
isAugeasEnabled
public boolean isAugeasEnabled()
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.