public interface TaskListener extends EventListener
Task
Modifier and Type | Method and Description |
---|---|
void |
taskFinished(Task task)
Called when a task finishes running.
|
void taskFinished(Task task)
task
- the finished taskBuilt on February 21 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.