All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractCommandDispatcher An utility abstract implementation ofCommandDispatcher
.Command<T> Very simple command abstraction.CommandBootstrapper The (thread-safe) entry point for actually using command.CommandDispatcher This represents a command dispatcher.CommandErrorHandler An interface called when an error is encountered.CommandException An abstract class for propagating non-fatal, user-facing, command-caused errors.CommandProvider<T> This represents a generic command provider.ProviderContext<T> Context from aCommandProvider
for a command's execution.