Package net.sourceforge.java.util.jobs.event

Provides interfaces and classes for dealing with different types of events fired by the JobManager execution context.

See:
          Description

Interface Summary
IJobListener Event handler to react on status changes of IJobs executed in the JobManager context.
 

Class Summary
JobEvent Event triggered whenever the status of an IJob executed in the JobManager context changes.
 

Package net.sourceforge.java.util.jobs.event Description

Provides interfaces and classes for dealing with different types of events fired by the JobManager execution context.

See Also:
JobManager