Package de.aristaflow.adept2.core.runtimemanager.gui
package de.aristaflow.adept2.core.runtimemanager.gui
-
ClassDescriptionThis class provides the basic means for a
RemoteGUIManagerwhich is the interaction between remotely executed component to GUI context (viaActivityStateNotificationand vice versa (viaAbstractGUIManager.terminateRemoteExecution(SessionToken, EBPInstanceReference, String)).AGUIContextUnavailableExceptionindicates that a requested GUI-context has not been created due to an internal failure.The GUI manager handles client-specific GUI-issues, for instance, providing a suitable GUI context for applications.ARemoteGUIManagerextends a normal GUI manager by the means to create local GUI contexts based on a transferred GUI context.