org.mule.tck.probe
Class Timeout

java.lang.Object
  extended by org.mule.tck.probe.Timeout

public class Timeout
extends Object


Constructor Summary
Timeout(long duration)
           
 
Method Summary
 boolean hasTimedOut()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Timeout

public Timeout(long duration)
Method Detail

hasTimedOut

public boolean hasTimedOut()


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