org.mule.tck
Interface TestCaseWatchdogTimeoutHandler

All Known Implementing Classes:
AbstractMuleTestCase

public interface TestCaseWatchdogTimeoutHandler


Method Summary
 void handleTimeout(long timeout, edu.emory.mathcs.backport.java.util.concurrent.TimeUnit unit)
           
 

Method Detail

handleTimeout

void handleTimeout(long timeout,
                   edu.emory.mathcs.backport.java.util.concurrent.TimeUnit unit)


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