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 July 28 2012. | Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.