|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| ICommand | Encapsulation of a specific, smaller action inside the context of a worker. |
| Class Summary | |
| BaseCommand | Default implementation of ICommand. |
| BaseCommandWorker | BaseWorker extension with support for the ICommand interface. |
| CommandContext | Encapsulates the set of parameters which should be passed to the ICommand.run() method. |
Catalan Worker Command API. This package contains an optional API for dividing worker functionality into smaller atomic commands. Each command is a standalone implementation of the IWorkerCommand interface; BaseCommandWorker provides a basic infrastructure for invoking the proper IWorkerCommand class according to the value of the "command" worker property.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||