org.mule.module.spring.events
Class SpringEventsTestCase.CountingEventCallback
java.lang.Object
org.mule.module.spring.events.SpringEventsTestCase.CountingEventCallback
- All Implemented Interfaces:
- EventCallback
- Enclosing class:
- SpringEventsTestCase
public static class SpringEventsTestCase.CountingEventCallback
- extends Object
- implements EventCallback
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)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringEventsTestCase.CountingEventCallback
public SpringEventsTestCase.CountingEventCallback(edu.emory.mathcs.backport.java.util.concurrent.atomic.AtomicInteger counter,
int maxCount,
edu.emory.mathcs.backport.java.util.concurrent.CountDownLatch whenFinished)
eventReceived
public void eventReceived(MuleEventContext context,
Object o)
throws Exception
- Specified by:
eventReceived
in interface EventCallback
- Throws:
Exception
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.