com.programix.testing
Class AbstractRegression.BackgroundHelper
java.lang.Object
com.programix.testing.AbstractRegression.BackgroundHelper
- Enclosing class:
- AbstractRegression
protected abstract class AbstractRegression.BackgroundHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
initialDelay
protected final long initialDelay
name
protected final String name
internalThread
protected Thread internalThread
noStopRequested
protected volatile boolean noStopRequested
AbstractRegression.BackgroundHelper
protected AbstractRegression.BackgroundHelper(long initialDelay,
String name)
go
protected void go()
runBody
protected abstract void runBody()
throws InterruptedException
- Throws:
InterruptedException
stopRequest
public void stopRequest()
waitUntilStopped
public void waitUntilStopped()
throws InterruptedException
- Throws:
InterruptedException
Copyright © 2001-2009
Programix Incorporated.
All rights reserved.
ProgramixGenericLib is free
and is
OSI Certified
Open Source Software under the BSD
license.