public.javadoc.org.spincast.plugins.scheduledtasks.SpincastTaskSchedulerProviderDefault.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.
SpincastTaskSchedulerProviderDefault (org.spincast:spincast-framework 1.2.0 API)
org.spincast.plugins.scheduledtasks
Class SpincastTaskSchedulerProviderDefault
- java.lang.Object
-
- org.spincast.plugins.scheduledtasks.SpincastTaskSchedulerProviderDefault
-
- All Implemented Interfaces:
- javax.inject.Provider<org.quartz.Scheduler>, SpincastTaskSchedulerProvider
public class SpincastTaskSchedulerProviderDefault
extends Object
implements SpincastTaskSchedulerProvider
-
-
Constructor Summary
Constructors
Constructor and Description
SpincastTaskSchedulerProviderDefault(SpincastScheduledTaskFactory spincastScheduledTaskFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
org.quartz.Scheduler
get()
protected SpincastScheduledTaskFactory
getSpincastScheduledTaskFactory()
-
-
Constructor Detail
-
SpincastTaskSchedulerProviderDefault
@Inject
public SpincastTaskSchedulerProviderDefault(SpincastScheduledTaskFactory spincastScheduledTaskFactory)
-
Method Detail
-
getSpincastScheduledTaskFactory
protected SpincastScheduledTaskFactory getSpincastScheduledTaskFactory()
-
get
public org.quartz.Scheduler get()
- Specified by:
get
in interface javax.inject.Provider<org.quartz.Scheduler>
Copyright © 2019. All rights reserved.