| Class | Description |
|---|---|
| WorkspaceExecutorService | |
| WorkspaceExecutorServiceProducer | |
| WorkspaceManager |
Contains every workspace created in the application and the beans for those workspaces.
|
| WorkspaceManagerPreferences | |
| WorkspaceManagerPreferencesBeanGeneratedImpl | |
| WorkspaceManagerPreferencesPortableGeneratedImpl | |
| WorkspaceNameResolver |
Resolves Workspace name.
|
| WorkspaceScopeContext |
Workspace context.
|
| WorkspaceScopedExtension |
Workspace Scoped CDI Extension to add WorkspaceScoped behavior into Uberfire
|
| Annotation Type | Description |
|---|---|
| WorkspaceScoped |
Like @ApplicationScoped, this bean is going to have a single instance but
instead of living for the duration of the application it lives for the duration of the workspace and its cache.
|
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.