-
- All Superinterfaces:
EventListener
public interface TaskListener extends EventListener
A listener that enables to processtask event.- Since:
- 1.0.0
- Version:
- "1.0.12" - b202004280800L
- Author:
- Julien Seinturier - COMEX S.A. - contact@jorigin.org - https://github.com/jorigin/jeometry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voideventDispatched(TaskEvent event)Dispatch aTaskEventin the listener
-