| Class | Description |
|---|---|
| ScenarioCommandManager |
This class is used to actually invoke
Command' methods on given command (allow, execute, undo) |
| ScenarioCommandRegistry |
This class is used to store
Queuees of executed/undone Commands |
| ScenarioSimulationContext |
This class represent the Context inside which the commands will be executed
|
| ScenarioSimulationEventHandler |
This class is meant to be a centralized listener for events fired up by UI, responding to them issuing specific
Commands. |
| ScenarioSimulationViolation |
Class holding a meaningful message describing the violation happened
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.