| Package | Description |
|---|---|
| provided.client.model.task |
Examples of ITask implementations.
|
| provided.client.model.taskUtils |
Utilities for managing tasks.
|
| Class and Description |
|---|
| ITaskFactory
Abstract factory for creating ITasks
|
| Class and Description |
|---|
| ITaskFactory
Abstract factory for creating ITasks
|
| ITaskFactoryLoader
Utility interface for dynamically loading ITaskFactory's that is independent of the return type
of the ITasks created.
|