Uses of Interface
org.teamapps.uisession.UiCommandExecutor
| Package | Description |
|---|---|
| org.teamapps.uisession | |
| org.teamapps.ux.session |
-
Uses of UiCommandExecutor in org.teamapps.uisession
Classes in org.teamapps.uisession that implement UiCommandExecutor Modifier and Type Class Description classTeamAppsUiSessionManagerImplements a cache forTeamAppsUiSessionManager.UiSessioninstances. -
Uses of UiCommandExecutor in org.teamapps.ux.session
Constructors in org.teamapps.ux.session with parameters of type UiCommandExecutor Constructor Description SessionContext(QualifiedUiSessionId sessionId, ClientInfo clientInfo, javax.servlet.http.HttpSession httpSession, UiCommandExecutor commandExecutor, UxServerContext serverContext, org.teamapps.icons.api.IconTheme iconTheme, com.fasterxml.jackson.databind.ObjectMapper jacksonObjectMapper)