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 SchedulerConfig
AspectranConfig. getSchedulerConfig()
SchedulerConfig
AspectranConfig. newSchedulerConfig()
SchedulerConfig
AspectranConfig. touchSchedulerConfig()
Methods in com.aspectran.core.context.config with parameters of type SchedulerConfig Modifier and Type Method Description void
AspectranConfig. putSchedulerConfig(SchedulerConfig schedulerConfig)
-