C# Class Pomona.Scheduler.JobDispatcher

Inheritance: IJobDispatcher
Exibir arquivo Open project: Pomona/Pomona

Public Methods

Method Description
JobDispatcher ( IJobStore jobStore ) : System
Tick ( ) : bool

Private Methods

Method Description
RunJob ( IJob job ) : void

Method Details

JobDispatcher() public method

public JobDispatcher ( IJobStore jobStore ) : System
jobStore IJobStore
return System

Tick() public method

public Tick ( ) : bool
return bool