Package org.cishell.app.service.scheduler

Provides interfaces for the CIShell Scheduler Service.

See:
          Description

Interface Summary
SchedulerListener A listener that is notified of events happening in a SchedulerService
SchedulerService A service for scheduling Algorithms to be run.
 

Class Summary
SchedulerAdapter An abstract adapter class for notification of events happening in a SchedulerService.
 

Package org.cishell.app.service.scheduler Description

Provides interfaces for the CIShell Scheduler Service.

Package Specification

The API related to the Scheduler Service.

See Also:
CIShell Specification 1.0