|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
Command | A Command is an executable operation in Karma. |
CommandResponseHandler | This interface defines how CommandResponses are handled. |
ExternalPropertySupport | Commands may provide support for properties defined in external files. |
Class Summary | |
CommandContext | The command context is the class that provides a runtime for commands to run in. |
CommandDescriptor | A CommandDescriptor is the object representation of a command as it is specified in a
command.xml file. |
CommandDescriptorMap | |
CommandFactory | This factory is the single resource of Command objects. |
CommandLoader | Loads command-descriptors from an XML -file. |
CommandResponse | A CommandResponse object is used to dispatch CommandResponseEvent events to listeners that are
interested in those events. |
CompositeCommand | A CompositeCommand is suited for executing multiple commands and at the same time, act as a
CommandResponseListener . |
DefaultCommand | Default stuff for a command. |
KarmaInitializationCommand | Command implementation to initialize a command context. |
StatusMessage |
Exception Summary | |
CommandException | Exceptions thrown during the execution of a command. |
CommandLoadException | Thrown when command loading failed. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |