Interface JobListener
-
- All Superinterfaces:
EventListener
public interface JobListener extends EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprogressInfoUpdated(JobEvent e)voidstateChanged(JobEvent e)
-