org.mule.tck
Interface TestCaseWatchdogTimeoutHandler

All Known Implementing Classes:
AbstractMuleTestCase, AppBloodhoundTestCase, BrokerTestCase, ChainingRouterSessionPropertiesTestCase, ConfigurationAnnotationsTestCase, DefaultRetryPolicyTestCase, DynamicPortTestCase, FlowAynchronousProcessingStrategyTestCase, FlowDefaultProcessingStrategyTestCase, FlowProcessingStrategyConfigTestCase, FlowSynchronousProcessingStrategyTestCase, FunctionalTestCase, GroovyRegistryLookupTestCase, HttpExceptionStrategyTestCase, HttpProxyBuilderTestCase, HttpVmSessionPropertiesTestCase, IdempotentMessageFilterNamespaceHandlerTestCase, InboundMessageLossAsynchTestCase, InboundMessageLossFlowTestCase, InboundMessageLossTestCase, JdbcDataSourceNamespaceHandlerTestCase, ManagedStoresTestCase, MulticastWithXaTestCase, QuartzPollingFunctionalTestCase, QueueStoreConfigurationTestCase, RetryNamespaceHandlerTestCase, SessionPropertiesTestCase, SessionPropertiesTestCase, UntilSuccessfulTestCase

public interface TestCaseWatchdogTimeoutHandler


Method Summary
 void handleTimeout(long timeout, TimeUnit unit)
           
 

Method Detail

handleTimeout

void handleTimeout(long timeout,
                   TimeUnit unit)


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