Package org.hibernate.testing.async
Class TimedExecutor
java.lang.Object
org.hibernate.testing.async.TimedExecutor
-
Constructor Summary
ConstructorsConstructorDescriptionTimedExecutor
(long timeOut) TimedExecutor
(long timeOut, int checkMilliSeconds) -
Method Summary
-
Constructor Details
-
TimedExecutor
public TimedExecutor(long timeOut) -
TimedExecutor
public TimedExecutor(long timeOut, int checkMilliSeconds)
-
-
Method Details
-
execute
- Throws:
TimeoutException
-