| Class | Description |
|---|---|
| AbstractSessionCommandManager |
Command manager used in a client session context.
|
| CanvasCommandManagerImpl<H extends AbstractCanvasHandler> |
The default canvas command manager implementation.
|
| CanvasCommandResultBuilder | |
| CanvasViolationImpl | |
| CanvasViolationImpl.Builder | |
| RequestCommandManager |
This is a concrete implementation for a SessionCommandManager, but instead
of adding each executed command in the session's registry, it adds only a single composite command, which is
composed by the commands executed on each client request.
|
| SessionCommandManagerImpl |
The default session command manager implementation.
|
| Annotation Type | Description |
|---|---|
| Request |
The client scope for request components.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.