Class ActivityLauncherJob
java.lang.Object
com.aspectran.core.scheduler.service.ActivityLauncherJob
- All Implemented Interfaces:
org.quartz.Job
The Class ActivityLauncherJob.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(org.quartz.JobExecutionContext jobExecutionContext)
-
Constructor Details
-
ActivityLauncherJob
public ActivityLauncherJob()
-
-
Method Details
-
execute
public void execute(org.quartz.JobExecutionContext jobExecutionContext) throws org.quartz.JobExecutionException - Specified by:
execute
in interfaceorg.quartz.Job
- Throws:
org.quartz.JobExecutionException
-