| Interface | Description | |
|---|---|---|
| GlobalContextManager | Keeps track of the currently active Context instances. | |
| GlobalDomainManager | Manages the ApplicationDomain instances associated with all currently active Context instances. | |
| GlobalObjectManager | Keeps track of all managed objects of all the currently active Context instances. | |
| GlobalScopeManager | Keeps track of all scopes of all the currently active Context instances. | |
| GlobalStateManager | The central entry point for access to all global state managers. |