org.curjent.test.agent
Interface InterruptTest.InterruptTestAgent

All Superinterfaces:
TestAgent
Enclosing class:
InterruptTest

static interface InterruptTest.InterruptTestAgent
extends TestAgent


Method Summary
 void sleep(CountDownLatch latch)
           
 

Method Detail

sleep

void sleep(CountDownLatch latch)
           throws InterruptedException
Throws:
InterruptedException


Copyright 2009-2011 Tom Landon
Apache License 2.0