org.mule.extras.spring.events
Class SpringEventsTestCase.CountingEventCallback
java.lang.Object
org.mule.extras.spring.events.SpringEventsTestCase.CountingEventCallback
- All Implemented Interfaces:
- org.mule.tck.functional.EventCallback
- Enclosing class:
- SpringEventsTestCase
public static class SpringEventsTestCase.CountingEventCallback
- extends Object
- implements org.mule.tck.functional.EventCallback
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringEventsTestCase.CountingEventCallback
public SpringEventsTestCase.CountingEventCallback(AtomicInteger counter,
int maxCount,
CountDownLatch whenFinished)
eventReceived
public void eventReceived(org.mule.umo.UMOEventContext context,
Object o)
throws Exception
- Specified by:
eventReceived
in interface org.mule.tck.functional.EventCallback
- Throws:
Exception
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.