public void Execute(QuartzThread thread)
 {
     thread.Start();
 }
 public void Execute(QuartzThread thread)
 {
     thread.Start();
 }