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