Uses of Interface
org.spincast.plugins.scheduledtasks.SpincastScheduledTaskFactory
Packages that use SpincastScheduledTaskFactory
-
Uses of SpincastScheduledTaskFactory in org.spincast.plugins.scheduledtasks
Classes in org.spincast.plugins.scheduledtasks that implement SpincastScheduledTaskFactoryMethods in org.spincast.plugins.scheduledtasks that return SpincastScheduledTaskFactoryModifier and TypeMethodDescriptionprotected SpincastScheduledTaskFactory
SpincastTaskSchedulerProviderDefault.getSpincastScheduledTaskFactory()
Methods in org.spincast.plugins.scheduledtasks that return types with arguments of type SpincastScheduledTaskFactoryModifier and TypeMethodDescriptionprotected Class<? extends SpincastScheduledTaskFactory>
SpincastScheduledTasksPluginModule.getSpincastScheduledTaskFactoryImplClass()
Constructors in org.spincast.plugins.scheduledtasks with parameters of type SpincastScheduledTaskFactoryModifierConstructorDescriptionSpincastTaskSchedulerProviderDefault
(SpincastScheduledTaskFactory spincastScheduledTaskFactory)