public class SonarQubeServerComponent extends Object implements ResourceComponent<ResourceComponent<?>>
| Constructor and Description |
|---|
SonarQubeServerComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability() |
String |
getPath() |
void |
start(ResourceContext resourceContext) |
void |
stop() |
public void start(ResourceContext resourceContext) throws InvalidPluginConfigurationException, Exception
start in interface ResourceComponent<ResourceComponent<?>>InvalidPluginConfigurationExceptionExceptionpublic void stop()
stop in interface ResourceComponent<ResourceComponent<?>>public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
getAvailability in interface AvailabilityFacetpublic String getPath()
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.