public class CountdownCallback extends Object implements EventCallback
Constructor and Description |
---|
CountdownCallback(int messagesExpected) |
Modifier and Type | Method and Description |
---|---|
boolean |
await(long timeout) |
void |
eventReceived(MuleEventContext context,
Object Component) |
long |
getCount() |
public void eventReceived(MuleEventContext context, Object Component) throws Exception
eventReceived
in interface EventCallback
Exception
public long getCount() throws InitialisationException
InitialisationException
public boolean await(long timeout) throws InterruptedException
InterruptedException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.