-
public class ActionExecutorProvider
-
-
Method Summary
Modifier and Type Method Description static <T> AsyncActionExecutor<T>getActionExecutor()static <T> ActionAsyncExecutor<T>getActionAsyncExecutor()-
-
Method Detail
-
getActionExecutor
static <T> AsyncActionExecutor<T> getActionExecutor()
-
getActionAsyncExecutor
static <T> ActionAsyncExecutor<T> getActionAsyncExecutor()
-
-
-
-