Class ActivityLauncherJob

java.lang.Object
com.aspectran.core.scheduler.service.ActivityLauncherJob
All Implemented Interfaces:
org.quartz.Job

public class ActivityLauncherJob extends Object implements org.quartz.Job
The Class ActivityLauncherJob.
  • Constructor Details

    • ActivityLauncherJob

      public ActivityLauncherJob()
  • Method Details

    • execute

      public void execute(org.quartz.JobExecutionContext jobExecutionContext) throws org.quartz.JobExecutionException
      Specified by:
      execute in interface org.quartz.Job
      Throws:
      org.quartz.JobExecutionException