org.rhq.plugins.hudson
Class HudsonServerComponent
java.lang.Object
org.rhq.plugins.hudson.HudsonServerComponent
- All Implemented Interfaces:
- AvailabilityFacet, ResourceComponent
public class HudsonServerComponent
- extends Object
- implements ResourceComponent
- Author:
- Greg Hinkle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HudsonServerComponent
public HudsonServerComponent()
start
public void start(ResourceContext resourceContext)
throws InvalidPluginConfigurationException,
Exception
- Specified by:
start in interface ResourceComponent
- Throws:
InvalidPluginConfigurationException
Exception
stop
public void stop()
- Specified by:
stop in interface ResourceComponent
getAvailability
public AvailabilityType getAvailability()
- Specified by:
getAvailability in interface AvailabilityFacet
getProjectHealth
public org.json.JSONArray getProjectHealth(String url)
getPath
public String getPath()
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.