org.jboss.test.util.test.concurrent
Class ThreadPoolInterruptedThreadUnitTestCase.TestRunnable
java.lang.Object
org.jboss.test.util.test.concurrent.ThreadPoolInterruptedThreadUnitTestCase.TestRunnable
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ThreadPoolInterruptedThreadUnitTestCase
public static class ThreadPoolInterruptedThreadUnitTestCase.TestRunnable
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
latch
public CountDownLatch latch
ThreadPoolInterruptedThreadUnitTestCase.TestRunnable
public ThreadPoolInterruptedThreadUnitTestCase.TestRunnable()
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2009 JBoss Inc.. All Rights Reserved.