org.curjent.test.agent
Class AgentAwaitTest.AgentAwaitTestTask
java.lang.Object
org.curjent.test.agent.TestTask
org.curjent.test.agent.AgentAwaitTest.AgentAwaitTestTask
- Enclosing class:
- AgentAwaitTest
class AgentAwaitTest.AgentAwaitTestTask
- extends TestTask
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
agent
AgentAwaitTest.AgentAwaitTestAgent agent
AgentAwaitTest.AgentAwaitTestTask
AgentAwaitTest.AgentAwaitTestTask()
increment
void increment(AtomicInteger value)
await
void await(CountDownLatch latch)
throws InterruptedException
- Throws:
InterruptedException
await
@Synchronous
void await()
throws InterruptedException
- Throws:
InterruptedException
awaitWithTimeout
@Synchronous
void awaitWithTimeout()
throws InterruptedException
- Throws:
InterruptedException
Copyright 2009-2011 Tom Landon
Apache License 2.0