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