Uses of Interface
net.officefloor.frame.api.executive.BackgroundScheduler
-
-
Uses of BackgroundScheduler in net.officefloor.frame.impl.execute.clock
Methods in net.officefloor.frame.impl.execute.clock with parameters of type BackgroundScheduler Modifier and Type Method Description voidClockFactoryImpl. startBackgroundScheduling(BackgroundScheduler scheduler) -
Uses of BackgroundScheduler in net.officefloor.frame.impl.execute.executive
Classes in net.officefloor.frame.impl.execute.executive that implement BackgroundScheduler Modifier and Type Class Description classDefaultExecutiveDefaultExecutive. -
Uses of BackgroundScheduler in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure with parameters of type BackgroundScheduler Modifier and Type Method Description voidBackgroundScheduling. startBackgroundScheduling(BackgroundScheduler scheduler)Starts theBackgroundScheduling. -
Uses of BackgroundScheduler in net.officefloor.web.executive
Classes in net.officefloor.web.executive that implement BackgroundScheduler Modifier and Type Class Description classWebThreadAffinityExecutiveWebThreadaffinityExecutive.
-