Interface QuartzScheduler.SchedulingTask<T>
-
- All Superinterfaces:
Process<T>
- Enclosing class:
- QuartzScheduler
protected static interface QuartzScheduler.SchedulingTask<T> extends Process<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
execute()
-