org.mule.transport.ftp
Class FtpFunctionalTestCase.FunctionalEventCallback

java.lang.Object
  extended by org.mule.transport.ftp.FtpFunctionalTestCase.FunctionalEventCallback
All Implemented Interfaces:
EventCallback
Enclosing class:
FtpFunctionalTestCase

protected static class FtpFunctionalTestCase.FunctionalEventCallback
extends Object
implements EventCallback


Constructor Summary
FtpFunctionalTestCase.FunctionalEventCallback(CountDownLatch latch, AtomicReference<String> message)
           
 
Method Summary
 void eventReceived(MuleEventContext context, Object component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FtpFunctionalTestCase.FunctionalEventCallback

public FtpFunctionalTestCase.FunctionalEventCallback(CountDownLatch latch,
                                                     AtomicReference<String> message)
Method Detail

eventReceived

public void eventReceived(MuleEventContext context,
                          Object component)
Specified by:
eventReceived in interface EventCallback


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.