|
SMILA 1.0 API documentation | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| TaskContext | The TaskContext interface provides methods for accessing input/output slot objects, accessing and logging to the objectstore, and setting statistic counters. |
| TaskLog | Logging facility for task workers. |
| TaskLogFactory | Provides TaskLog objects. |
| Worker | Interface for task workers implementing the worker function Worker.perform(TaskContext). |
| Class Summary | |
|---|---|
| DefaultTaskLogFactory | Default TaskLogFactory implementation. |
| Exception Summary | |
|---|---|
| PostponeTaskException | May be used by workers to denote that a task cannot be performed now and should be performed later. |
| RecoverableTaskException | May be used by workers to denote that a task has failed but may be retried. |
|
SMILA 1.0 API documentation | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||