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 June 20 2015. | Portions Copyright 1997-2015 Oracle. All rights reserved.