|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.module.spring.events.SpringEventsTestCase.CountingEventCallback
public static class SpringEventsTestCase.CountingEventCallback
Constructor Summary | |
---|---|
SpringEventsTestCase.CountingEventCallback(edu.emory.mathcs.backport.java.util.concurrent.atomic.AtomicInteger counter,
int maxCount,
edu.emory.mathcs.backport.java.util.concurrent.CountDownLatch whenFinished)
|
Method Summary | |
---|---|
void |
eventReceived(MuleEventContext context,
java.lang.Object o)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpringEventsTestCase.CountingEventCallback(edu.emory.mathcs.backport.java.util.concurrent.atomic.AtomicInteger counter, int maxCount, edu.emory.mathcs.backport.java.util.concurrent.CountDownLatch whenFinished)
Method Detail |
---|
public void eventReceived(MuleEventContext context, java.lang.Object o) throws java.lang.Exception
eventReceived
in interface EventCallback
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |