Interface SpincastScheduledTaskFactory
- All Superinterfaces:
org.quartz.spi.JobFactory
- All Known Implementing Classes:
SpincastScheduledTaskFactoryDefault
public interface SpincastScheduledTaskFactory
extends org.quartz.spi.JobFactory
Factory to return ScheduledTask from the Guice context.
-
Method Summary
Methods inherited from interface org.quartz.spi.JobFactory
newJob