48495051525354
import com.founder.fix.fixflow.core.job.Job; public class ScheduleServiceImpl extends ServiceImpl implements ScheduleService { public SchedulerFactory getSchedulerFactory() { return commandExecutor.execute(new GetSchedulerFactoryCmd()); }