| Interface | Description |
|---|---|
| GUIManager |
The GUI manager handles client-specific GUI-issues, for instance, providing a
suitable GUI context for applications.
|
| RemoteGUIManager |
A
RemoteGUIManager extends a normal GUI manager by the means to
create local GUI contexts based on a transferred GUI context. |
| Class | Description |
|---|---|
| AbstractGUIManager |
This class provides the basic means for a
RemoteGUIManager which
is the interaction between remotely executed component to GUI context (via
ActivityStateNotification and vice versa
(via AbstractGUIManager.terminateRemoteExecution(SessionToken, EBPInstanceReference, String)). |
| Exception | Description |
|---|---|
| GUIContextUnavailableException |
A
GUIContextUnavailableException indicates that a requested
GUI-context has not been created due to an internal failure. |