public final class DefaultTaskExecutionService extends Object implements TaskExecutionService
TaskExecutionService.| Constructor and Description |
|---|
DefaultTaskExecutionService() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(TaskParameters parameters)
Perform the actual execution of a proper
Task able to execute the input TaskParameters |
public void execute(TaskParameters parameters)
TaskExecutionServiceTask able to execute the input TaskParametersexecute in interface TaskExecutionServiceparameters - task parametersCopyright © 2015. All Rights Reserved.