Uses of Interface
org.teamapps.util.threading.SequentialExecutorFactory
Packages that use SequentialExecutorFactory
-
Uses of SequentialExecutorFactory in org.teamapps.core
Constructors in org.teamapps.core with parameters of type SequentialExecutorFactoryModifierConstructorDescriptionTeamAppsCore(TeamAppsConfiguration config, SequentialExecutorFactory sessionExecutorFactory, WebController webController) -
Uses of SequentialExecutorFactory in org.teamapps.uisession
Constructors in org.teamapps.uisession with parameters of type SequentialExecutorFactoryModifierConstructorDescriptionTeamAppsSessionManager(TeamAppsConfiguration config, com.fasterxml.jackson.databind.ObjectMapper objectMapper, SequentialExecutorFactory sessionExecutorFactory, WebController webController, IconProvider iconProvider, TeamAppsUploadManager uploadManager) -
Uses of SequentialExecutorFactory in org.teamapps.util.threading
Classes in org.teamapps.util.threading that implement SequentialExecutorFactory