Uses of Interface
com.aspectran.scheduler.service.SchedulerService
-
Packages that use SchedulerService Package Description com.aspectran.core.service A Package for providing core components and configuring an execution environment.com.aspectran.scheduler.service Contains a variant of the service interface for Aspectran Scheduler. -
-
Uses of SchedulerService in com.aspectran.core.service
Methods in com.aspectran.core.service that return SchedulerService Modifier and Type Method Description SchedulerService
AbstractCoreService. getSchedulerService()
-
Uses of SchedulerService in com.aspectran.scheduler.service
Classes in com.aspectran.scheduler.service that implement SchedulerService Modifier and Type Class Description class
QuartzSchedulerService
The Class QuartzSchedulerService.
-