- All Superinterfaces:
EventListener
A listener that enables to process
task event.- Since:
- 1.0.0
- Version:
- "1.0.14" - b202111241200L
- Author:
- Julien SEINTURIER - Université de Toulon / CNRS LIS umr 7020 - github.com/jorigin/jcommon (contact@jorigin.org)
-
Method Summary
Modifier and TypeMethodDescriptionvoideventDispatched(TaskEvent event) Dispatch aTaskEventin the listener
-
Method Details
-
eventDispatched
Dispatch aTaskEventin the listener- Parameters:
event- the task event dispatched
-