public class HudsonServerComponent extends Object implements ResourceComponent<ResourceComponent<?>>
| Constructor and Description |
|---|
HudsonServerComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability() |
String |
getPath() |
org.json.JSONArray |
getProjectHealth(String url) |
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 org.json.JSONArray getProjectHealth(String url)
public String getPath()
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.