public class IISVHostComponent extends Object implements ResourceComponent<IISServerComponent<?>>, MeasurementFacet
| Constructor and Description |
|---|
IISVHostComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability() |
String |
getLogDirectory() |
ResponseTimeConfiguration |
getResponseTimeConfiguration() |
String |
getResponseTimeLogFormat() |
String |
getSiteName() |
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics) |
void |
start(ResourceContext<IISServerComponent<?>> resourceContext) |
void |
stop() |
public void start(ResourceContext<IISServerComponent<?>> resourceContext) throws InvalidPluginConfigurationException, Exception
start in interface ResourceComponent<IISServerComponent<?>>InvalidPluginConfigurationExceptionExceptionpublic void stop()
stop in interface ResourceComponent<IISServerComponent<?>>public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
getAvailability in interface AvailabilityFacetpublic String getResponseTimeLogFormat()
public String getLogDirectory()
public String getSiteName()
public ResponseTimeConfiguration getResponseTimeConfiguration()
public void getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics)
throws Exception
getValues in interface MeasurementFacetExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.