Uses of Class
com.swiftmq.impl.scheduler.standard.SwiftletContext
Packages that use SwiftletContext
-
Uses of SwiftletContext in com.swiftmq.impl.scheduler.standard
Methods in com.swiftmq.impl.scheduler.standard with parameters of type SwiftletContextModifier and TypeMethodDescriptionstatic SchedulerCalendarCalendarFactory.createCalendar(SwiftletContext ctx, Entity entity) static ScheduleScheduleFactory.createSchedule(SwiftletContext ctx, Entity entity) static ScheduleScheduleFactory.createSchedule(SwiftletContext ctx, String name, String jobGroup, String jobName, String calendar, String dateFrom, String dateTo, String timeExpr, String maxRt, boolean enabledLogging) static ScheduleScheduleFactory.createSchedule(SwiftletContext ctx, MessageImpl message, String name, String jobGroup, String jobName, String parm, String value) Constructors in com.swiftmq.impl.scheduler.standard with parameters of type SwiftletContextModifierConstructorDescriptionJobGroupImpl(SwiftletContext ctx, String name, EntityList jobList) Scheduler(SwiftletContext ctx) -
Uses of SwiftletContext in com.swiftmq.impl.scheduler.standard.job
Constructors in com.swiftmq.impl.scheduler.standard.job with parameters of type SwiftletContextModifierConstructorDescription