org.rhq.core.pc.drift
Class DriftDetector
java.lang.Object
org.rhq.core.pc.drift.DriftDetector
- All Implemented Interfaces:
- Runnable
public class DriftDetector
- extends Object
- implements Runnable
Mechanism to detect and report Drift for active Drift Definitions.
- Author:
- John Sanda
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DriftDetector
public DriftDetector()
setScheduleQueue
public void setScheduleQueue(ScheduleQueue queue)
setChangeSetManager
public void setChangeSetManager(ChangeSetManager changeSetManager)
setDriftClient
public void setDriftClient(DriftClient driftClient)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.