|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.connectivity.queue.worker.internal.task.TaskListExecutionService
public class TaskListExecutionService
The Class TaskListExecutionService.
| Constructor Summary | |
|---|---|
TaskListExecutionService()
Instantiates a new task list execution service. |
|
| Method Summary | |
|---|---|
void |
execute(ServicesAccessPoint accessPoint,
TaskListType taskList,
Record record,
Operation operation)
Execute. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TaskListExecutionService()
| Method Detail |
|---|
public void execute(ServicesAccessPoint accessPoint,
TaskListType taskList,
Record record,
Operation operation)
throws TaskExecutionException,
BlackboardAccessException
accessPoint - the access pointtaskList - the task listrecord - the recordoperation - the operation
TaskExecutionException - the task execution exception
BlackboardAccessException - the blackboard access exception
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||