org.apache.openejb.test.beans
Interface TimerSync

All Known Implementing Classes:
TimerSyncBean

public interface TimerSync


Method Summary
 void countDown(String name)
           
 boolean waitFor(String name)
           
 

Method Detail

waitFor

boolean waitFor(String name)

countDown

void countDown(String name)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.