Implementation of the asynchronous command support



Classes
 ClassDescription
 AbstractCommand Abstract base class for Commands.
 DefaultCommandManager Default implementation of the CommandManager interface.
 SynchronousCommandFactory CommandFactory implementation that supports command methods that have a void return type and execute synchronously.