|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.tck.functional.CountdownCallback
public class CountdownCallback
Constructor Summary | |
---|---|
CountdownCallback(int messagesExpected)
|
Method Summary | |
---|---|
boolean |
await(long timeout)
|
void |
eventReceived(MuleEventContext context,
java.lang.Object Component)
|
long |
getCount()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CountdownCallback(int messagesExpected)
Method Detail |
---|
public void eventReceived(MuleEventContext context, java.lang.Object Component) throws java.lang.Exception
eventReceived
in interface EventCallback
java.lang.Exception
public long getCount() throws InitialisationException
InitialisationException
public boolean await(long timeout) throws java.lang.InterruptedException
java.lang.InterruptedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |