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
Queue es of executed/undone Command s |
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
Command s. |
ScenarioSimulationViolation |
Class holding a meaningful message describing the violation happened
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.