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