org.mule.tck
Interface TestCaseWatchdogTimeoutHandler

All Known Implementing Classes:
AbstractConnectorTestCase, AbstractContainerContextTestCase, AbstractMessageAdapterTestCase, AbstractMessageReceiverTestCase, AbstractMuleTestCase, AbstractTransformerTestCase, AbstractTxThreadAssociationTestCase

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-2008 MuleSource, Inc.. All Rights Reserved.