Package org.hibernate.testing.orm
Class AsyncExecutor
java.lang.Object
org.hibernate.testing.orm.AsyncExecutor
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
executeAsync
(int timeout, TimeUnit timeoutUnit, Runnable action) static void
executeAsync
(Runnable action)
-
Constructor Details
-
AsyncExecutor
public AsyncExecutor()
-
-
Method Details
-
executeAsync
-
executeAsync
-