org.curjent.test.agent
Class InterruptTest.InterruptTestTask

java.lang.Object
  extended by org.curjent.test.agent.TestTask
      extended by org.curjent.test.agent.InterruptTest.InterruptTestTask
Enclosing class:
InterruptTest

 class InterruptTest.InterruptTestTask
extends TestTask


Constructor Summary
InterruptTest.InterruptTestTask()
           
 
Method Summary
(package private)  void sleep(CountDownLatch latch)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterruptTest.InterruptTestTask

InterruptTest.InterruptTestTask()
Method Detail

sleep

@Synchronous
void sleep(CountDownLatch latch)
     throws InterruptedException
Throws:
InterruptedException


Copyright 2009-2011 Tom Landon
Apache License 2.0