org.rhq.plugins.apache
Class ApacheVirtualHostServiceComponent
java.lang.Object
org.rhq.plugins.apache.ApacheVirtualHostServiceComponent
- All Implemented Interfaces:
- AvailabilityFacet, ResourceComponent<ApacheServerComponent>, MeasurementFacet
public class ApacheVirtualHostServiceComponent
- extends java.lang.Object
- implements ResourceComponent<ApacheServerComponent>, MeasurementFacet
- Author:
- Ian Springer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SNMP_WWW_SERVICE_INDEX_CONFIG_PROP
public static final java.lang.String SNMP_WWW_SERVICE_INDEX_CONFIG_PROP
- See Also:
- Constant Field Values
URL_CONFIG_PROP
public static final java.lang.String URL_CONFIG_PROP
- See Also:
- Constant Field Values
RESPONSE_TIME_LOG_FILE_CONFIG_PROP
public static final java.lang.String RESPONSE_TIME_LOG_FILE_CONFIG_PROP
- See Also:
- Constant Field Values
RESPONSE_TIME_URL_EXCLUDES_CONFIG_PROP
public static final java.lang.String RESPONSE_TIME_URL_EXCLUDES_CONFIG_PROP
- See Also:
- Constant Field Values
RESPONSE_TIME_URL_TRANSFORMS_CONFIG_PROP
public static final java.lang.String RESPONSE_TIME_URL_TRANSFORMS_CONFIG_PROP
- See Also:
- Constant Field Values
ApacheVirtualHostServiceComponent
public ApacheVirtualHostServiceComponent()
start
public void start(ResourceContext<ApacheServerComponent> resourceContext)
throws java.lang.Exception
- Specified by:
start in interface ResourceComponent<ApacheServerComponent>
- Throws:
java.lang.Exception
stop
public void stop()
- Specified by:
stop in interface ResourceComponent<ApacheServerComponent>
getAvailability
public AvailabilityType getAvailability()
- Specified by:
getAvailability in interface AvailabilityFacet
updateResourceConfiguration
public void updateResourceConfiguration(ConfigurationUpdateReport report)
getValues
public void getValues(MeasurementReport report,
java.util.Set<MeasurementScheduleRequest> schedules)
throws java.lang.Exception
- Specified by:
getValues in interface MeasurementFacet
- Throws:
java.lang.Exception
Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.