Uses of Class
com.aspectran.core.service.AbstractServiceController
-
Packages that use AbstractServiceController 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 AbstractServiceController in com.aspectran.core.service
Subclasses of AbstractServiceController in com.aspectran.core.service Modifier and Type Class Description classAbstractCoreServiceThe Class AbstractCoreService.classAspectranCoreServiceThe Class AspectranCoreService. -
Uses of AbstractServiceController in com.aspectran.scheduler.service
Subclasses of AbstractServiceController in com.aspectran.scheduler.service Modifier and Type Class Description classQuartzSchedulerServiceThe Class QuartzSchedulerService.
-