Package org.hibernate.testing.async
Class TimedExecutor
- java.lang.Object
-
- org.hibernate.testing.async.TimedExecutor
-
public class TimedExecutor extends Object
-
-
Constructor Summary
Constructors Constructor Description TimedExecutor(long timeOut)
TimedExecutor(long timeOut, int checkMilliSeconds)
-
-
-
Method Detail
-
execute
public void execute(Executable executable) throws TimeoutException
- Throws:
TimeoutException
-
-