public interface TaskExecutor<T extends Task>
| Modifier and Type | Method and Description |
|---|---|
void |
executeTask(T task) |
void executeTask(T task) throws TaskExecutionException
TaskExecutionExceptionCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.