public interface EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
eventOccurred(AbstractTaskEvent event)
Called when a task event has occurred.
|
void eventOccurred(AbstractTaskEvent event)
event - the task event which has occurredCopyright © 2015 The Apache Software Foundation. All rights reserved.