org.mule.tck
Class TestCaseWatchdog
java.lang.Object
java.lang.Thread
org.mule.tck.TestCaseWatchdog
- All Implemented Interfaces:
- Runnable
- public class TestCaseWatchdog
- extends Thread
|
Field Summary |
protected static Log |
log
|
protected static edu.emory.mathcs.backport.java.util.concurrent.atomic.AtomicInteger |
threadNumber
|
|
Constructor Summary |
TestCaseWatchdog(long delay,
edu.emory.mathcs.backport.java.util.concurrent.TimeUnit unit)
|
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
log
protected static final Log log
threadNumber
protected static final edu.emory.mathcs.backport.java.util.concurrent.atomic.AtomicInteger threadNumber
TestCaseWatchdog
public TestCaseWatchdog(long delay,
edu.emory.mathcs.backport.java.util.concurrent.TimeUnit unit)
run
public void run()
cancel
public void cancel()
Copyright © 2003-2007 MuleSource, Inc.. All Rights Reserved.