org.mule.tck
Interface TestCaseWatchdogTimeoutHandler

All Known Implementing Classes:
AbstractMuleTestCase

public interface TestCaseWatchdogTimeoutHandler


Method Summary
 void handleTimeout(long timeout, TimeUnit unit)
           
 

Method Detail

handleTimeout

void handleTimeout(long timeout,
                   TimeUnit unit)


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