Uses of Class
com.aspectran.core.context.config.SchedulerConfig
-
Packages that use SchedulerConfig Package Description com.aspectran.core.context.config -
-
Uses of SchedulerConfig in com.aspectran.core.context.config
Methods in com.aspectran.core.context.config that return SchedulerConfig Modifier and Type Method Description SchedulerConfigAspectranConfig. getSchedulerConfig()SchedulerConfigAspectranConfig. newSchedulerConfig()SchedulerConfigSchedulerConfig. setStartDelaySeconds(int startDelaySeconds)SchedulerConfigSchedulerConfig. setStartup(boolean startup)SchedulerConfigSchedulerConfig. setWaitOnShutdown(boolean waitOnShutdown)SchedulerConfigAspectranConfig. touchSchedulerConfig()
-