org.apache.openejb.test.beans
Class TimerSyncBean
java.lang.Object
org.apache.openejb.test.beans.TimerSyncBean
- All Implemented Interfaces:
- TimerSync
public class TimerSyncBean
- extends Object
- implements TimerSync
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimerSyncBean
public TimerSyncBean()
waitFor
public boolean waitFor(String name)
- Specified by:
waitFor
in interface TimerSync
countDown
public void countDown(String name)
- Specified by:
countDown
in interface TimerSync
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.