public interface TaskListener
| Modifier and Type | Method and Description |
|---|---|
default void |
finished(TaskEvent e)
Invoked when an event has been completed.
|
default void |
started(TaskEvent e)
Invoked when an event has begun.
|
default void started(TaskEvent e)
e - the eventdefault void finished(TaskEvent e)
e - the event
Copyright © 2005, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-04-14-195246.buildd.src