Uses of Interface
org.mule.tck.TestCaseWatchdogTimeoutHandler

Packages that use TestCaseWatchdogTimeoutHandler
org.mule.tck Provides a suite of abstract test cases that can be used to test you custom Mule extensions. 
 

Uses of TestCaseWatchdogTimeoutHandler in org.mule.tck
 

Classes in org.mule.tck that implement TestCaseWatchdogTimeoutHandler
 class AbstractMuleTestCase
          Deprecated. Use AbstractMuleTestCase
 

Fields in org.mule.tck declared as TestCaseWatchdogTimeoutHandler
protected  TestCaseWatchdogTimeoutHandler TestCaseWatchdog.handler
           
 

Constructors in org.mule.tck with parameters of type TestCaseWatchdogTimeoutHandler
TestCaseWatchdog(long delay, TimeUnit unit, TestCaseWatchdogTimeoutHandler timeoutHandler)
           
 



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