public class SonarQubeProjectComponent extends Object implements ResourceComponent<SonarQubeServerComponent>, MeasurementFacet
| Constructor and Description |
|---|
SonarQubeProjectComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability() |
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics) |
void |
start(ResourceContext<SonarQubeServerComponent> hudsonServerComponentResourceContext) |
void |
stop() |
public void start(ResourceContext<SonarQubeServerComponent> hudsonServerComponentResourceContext) throws InvalidPluginConfigurationException, Exception
start in interface ResourceComponent<SonarQubeServerComponent>InvalidPluginConfigurationExceptionExceptionpublic void stop()
stop in interface ResourceComponent<SonarQubeServerComponent>public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
getAvailability in interface AvailabilityFacetpublic 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.