|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Gateway | Represents an entry/exit in a task. |
Slot | An in memory buffer used to decouple and transfer messages between tasks. |
Task | A generic implementation of task in Guaranį DSL. |
Enum Summary | |
---|---|
GatewayType | A set of possible types for gateways. |
Exception Summary | |
---|---|
TaskExecutionException | A runtime exception and is used to: (1) wrap any other exception that may be raised during a task execution; (2) throw an exception that signals the task could not complete its execution. |
Provides a base and abstract java implementation for tasks. The task framework implementation must be extend to provide concrete tasks.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |