Uses of Class
net.officefloor.frame.impl.execute.execution.ThreadFactoryManufacturer
Packages that use ThreadFactoryManufacturer
Package
Description
-
Uses of ThreadFactoryManufacturer in net.officefloor.frame.impl.construct.executive
Constructors in net.officefloor.frame.impl.construct.executive with parameters of type ThreadFactoryManufacturerModifierConstructorDescriptionExecutiveSourceContextImpl(boolean isLoadingType, SourceContext sourceContext, SourceProperties sourceProperties, ThreadFactoryManufacturer threadFactoryManufacturer) Instantiate.RawExecutiveMetaDataFactory(SourceContext sourceContext, ThreadFactoryManufacturer threadFactoryManufacturer) Instantiate. -
Uses of ThreadFactoryManufacturer in net.officefloor.frame.impl.construct.team
Constructors in net.officefloor.frame.impl.construct.team with parameters of type ThreadFactoryManufacturerModifierConstructorDescriptionExecutiveContextImpl(boolean isLoadingType, String teamName, boolean isRequestNoTeamOversight, int teamSize, TeamSource teamSource, Executive executive, ThreadFactoryManufacturer threadFactoryManufacturer, SourceProperties properties, SourceContext sourceContext) Initialise.RawTeamMetaDataFactory(SourceContext sourceContext, Executive executive, TeamOversight teamOversight, ThreadFactoryManufacturer threadFactoryManufacturer, ThreadLocalAwareExecutor threadLocalAwareExecutor) Instantiate. -
Uses of ThreadFactoryManufacturer in net.officefloor.frame.impl.execute.executive
Constructors in net.officefloor.frame.impl.execute.executive with parameters of type ThreadFactoryManufacturerModifierConstructorDescriptionDefaultExecutive(ThreadFactoryManufacturer threadFactoryManufacturer) Instantiate to use asExecutive.