org.hibernate.testing.async
Class TimedExecutor
java.lang.Object
org.hibernate.testing.async.TimedExecutor
public class TimedExecutor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimedExecutor
public TimedExecutor(long timeOut)
TimedExecutor
public TimedExecutor(long timeOut,
int checkMilliSeconds)
execute
public void execute(Executable executable)
throws TimeoutException
- Throws:
TimeoutException
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.