Uses of Interface
org.teamapps.util.threading.SequentialExecutorFactory
| Package | Description |
|---|---|
| org.teamapps.core | |
| org.teamapps.util.threading |
-
Uses of SequentialExecutorFactory in org.teamapps.core
Constructors in org.teamapps.core with parameters of type SequentialExecutorFactory Constructor Description TeamAppsCore(TeamAppsConfiguration config, SequentialExecutorFactory sessionExecutorFactory, WebController webController)TeamAppsUxSessionManager(SequentialExecutorFactory sessionExecutorFactory, WebController webController, UiCommandExecutor commandExecutor, org.teamapps.icons.IconProvider iconProvider, TeamAppsUploadManager uploadManager) -
Uses of SequentialExecutorFactory in org.teamapps.util.threading
Classes in org.teamapps.util.threading that implement SequentialExecutorFactory Modifier and Type Class Description classCompletableFutureChainSequentialExecutorFactory