C# (CSharp) Quartz.Simpl 네임스페이스

클래스들

이름 설명
PropertySettingJobFactory A JobFactory that instantiates the Job instance (using the default no-arg constructor, or more specifically: ObjectUtils.InstantiateType{T}), and then attempts to set all values from the IJobExecutionContext and the IJobExecutionContext's merged JobDataMap onto properties of the job.