Uses of Class
com.swiftmq.impl.scheduler.standard.SwiftletContext
-
Uses of SwiftletContext in com.swiftmq.impl.scheduler.standard
Modifier and TypeMethodDescriptionstatic SchedulerCalendar
CalendarFactory.createCalendar
(SwiftletContext ctx, Entity entity) static Schedule
ScheduleFactory.createSchedule
(SwiftletContext ctx, Entity entity) static Schedule
ScheduleFactory.createSchedule
(SwiftletContext ctx, String name, String jobGroup, String jobName, String calendar, String dateFrom, String dateTo, String timeExpr, String maxRt, boolean enabledLogging) static Schedule
ScheduleFactory.createSchedule
(SwiftletContext ctx, MessageImpl message, String name, String jobGroup, String jobName, String parm, String value) ModifierConstructorDescriptionJobGroupImpl
(SwiftletContext ctx, String name, EntityList jobList) Scheduler
(SwiftletContext ctx) -
Uses of SwiftletContext in com.swiftmq.impl.scheduler.standard.job
ModifierConstructorDescription