org.mule.tck
Interface TestCaseWatchdogTimeoutHandler

All Known Implementing Classes:
AbstractAsynchronousLoanBrokerTestCase, AbstractBpmTestCase, AbstractConfigBuilderTestCase, AbstractConnectorTestCase, AbstractContainerContextTestCase, AbstractEntryPointDiscoveryTestCase, AbstractLoanBrokerTestCase, AbstractMessageAdapterTestCase, AbstractMessageReceiverTestCase, AbstractMuleTestCase, AbstractPoolTestCase, AbstractProviderFunctionalTestCase, AbstractProxyPoolFactoryTestCase, AbstractScriptConfigBuilderTestCase, AbstractTransformerTestCase, AbstractTxThreadAssociationTestCase, AbstractUMOManagerTestCase, FunctionalTestCase, JotmTxThreadAssociationTestCase

public interface TestCaseWatchdogTimeoutHandler


Method Summary
 void handleTimeout(long timeout, TimeUnit unit)
           
 

Method Detail

handleTimeout

void handleTimeout(long timeout,
                   TimeUnit unit)


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.