Uses of Interface
net.officefloor.frame.api.executive.BackgroundScheduler
Packages that use BackgroundScheduler
Package
Description
-
Uses of BackgroundScheduler in net.officefloor.frame.impl.execute.clock
Methods in net.officefloor.frame.impl.execute.clock with parameters of type BackgroundSchedulerModifier and TypeMethodDescriptionvoidClockFactoryImpl.startBackgroundScheduling(BackgroundScheduler scheduler) -
Uses of BackgroundScheduler in net.officefloor.frame.impl.execute.executive
Classes in net.officefloor.frame.impl.execute.executive that implement BackgroundScheduler -
Uses of BackgroundScheduler in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure with parameters of type BackgroundSchedulerModifier and TypeMethodDescriptionvoidBackgroundScheduling.startBackgroundScheduling(BackgroundScheduler scheduler) Starts theBackgroundScheduling. -
Uses of BackgroundScheduler in net.officefloor.web.executive
Classes in net.officefloor.web.executive that implement BackgroundScheduler