org.curjent.test.agent
Interface ExpirationTest.ExpirationTestAgent

All Superinterfaces:
TestAgent
Enclosing class:
ExpirationTest

static interface ExpirationTest.ExpirationTestAgent
extends TestAgent


Method Summary
 AgentCall<Void> test1(CountDownLatch latch)
           
 void test2()
           
 

Method Detail

test1

AgentCall<Void> test1(CountDownLatch latch)

test2

void test2()


Copyright 2009-2011 Tom Landon
Apache License 2.0