org.rhq.plugins.hudson
Class HudsonProjectComponent
java.lang.Object
org.rhq.plugins.hudson.HudsonProjectComponent
- All Implemented Interfaces:
- AvailabilityFacet, ResourceComponent<HudsonServerComponent>, MeasurementFacet
public class HudsonProjectComponent
- extends Object
- implements ResourceComponent<HudsonServerComponent>, MeasurementFacet
- Author:
- Greg Hinkle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HudsonProjectComponent
public HudsonProjectComponent()
start
public void start(ResourceContext<HudsonServerComponent> hudsonServerComponentResourceContext)
throws InvalidPluginConfigurationException,
Exception
- Specified by:
start in interface ResourceComponent<HudsonServerComponent>
- Throws:
InvalidPluginConfigurationException
Exception
stop
public void stop()
- Specified by:
stop in interface ResourceComponent<HudsonServerComponent>
getAvailability
public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
- Specified by:
getAvailability in interface AvailabilityFacet
getValues
public void getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics)
throws Exception
- Specified by:
getValues in interface MeasurementFacet
- Throws:
Exception
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.