Interface | Description |
---|---|
OfficeFloorCommand |
Command for an
OfficeFloor . |
OfficeFloorCommandContext |
Context for the
OfficeFloorCommand to create a ManagedProcess
to undertake the command. |
OfficeFloorCommandEnvironment |
Environment for the
ManagedProcess . |
OfficeFloorCommandFactory |
Factory for the creating an
OfficeFloorCommand . |
OfficeFloorCommandParameter |
Command parameter for an
OfficeFloorCommand . |
OfficeFloorCommandParser |
Parses the command line input to produce the
OfficeFloorCommand
instances to be invoked. |
Class | Description |
---|---|
CommandLineBuilder |
Builds a command line.
|
OfficeFloorCommandParserImpl |
OfficeFloorCommandParser implementation. |
Exception | Description |
---|---|
OfficeFloorCommandParseException |
Indicates a failure in parsing the command line.
|
OfficeFloorNoCommandsException |
Provides specific failure that can be captured to indicate that no commands
were provided.
|
Copyright © 2005–2016. All rights reserved.