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 August 28 2016. | Portions Copyright 1997-2016 Oracle. All rights reserved.