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 17 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.