public interface JobStatusListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
jobStatusChanged(JobStatusEvent event)
Called when the status of a job has changed.
|
void jobStatusChanged(JobStatusEvent event)
event - the event encapsulating the change of status.Copyright © 2005-2019 JPPF Team.