Interface | Description |
---|---|
AsyncCommand |
Represents a command capable of doing non-blocking io.
|
Command |
Represents a command, shell or subsystem that can be used to send command.
|
CommandFactory |
A factory of commands.
|
CommandLifecycle |
Class | Description |
---|---|
AbstractCommandSupport |
Provides a basic useful skeleton for
Command executions |
AbstractDelegatingCommandFactory |
TODO Add javadoc
|
AbstractFileSystemCommand |
Provides a basic useful skeleton for
Command executions that require file system access |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.