public interface TaskListener
Modifier and Type | Method | 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-Ubuntu+0-9b143-1ubuntu1