public.javadoc.org.spincast.plugins.scheduledtasks.SpincastTaskSchedulerProvider.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
SpincastTaskSchedulerProvider (org.spincast:spincast-framework 1.14.0 API)
org.spincast.plugins.scheduledtasks
Interface SpincastTaskSchedulerProvider
-
- All Superinterfaces:
- javax.inject.Provider<org.quartz.Scheduler>
- All Known Implementing Classes:
- SpincastTaskSchedulerProviderDefault
public interface SpincastTaskSchedulerProvider
extends com.google.inject.Provider<org.quartz.Scheduler>
Custom Scheduler that uses our own scheduled tasks factory.
Copyright © 2019. All rights reserved.