Uses of Interface
net.officefloor.frame.api.executive.TeamOversight
Packages that use TeamOversight
Package
Description
-
Uses of TeamOversight in net.officefloor.frame.api.executive
Methods in net.officefloor.frame.api.executive that return TeamOversightModifier and TypeMethodDescriptiondefault TeamOversightExecutive.getTeamOversight()Obtains theTeamOversight. -
Uses of TeamOversight in net.officefloor.frame.impl.construct.executive
Methods in net.officefloor.frame.impl.construct.executive that return TeamOversightModifier and TypeMethodDescriptionRawExecutiveMetaData.getTeamOversight()Obtains theTeamOversight.Constructors in net.officefloor.frame.impl.construct.executive with parameters of type TeamOversightModifierConstructorDescriptionRawExecutiveMetaData(Executive executive, Map<String, ThreadFactory[]> executionStrategies, TeamOversight teamOversight) Instantiate. -
Uses of TeamOversight in net.officefloor.frame.impl.construct.team
Constructors in net.officefloor.frame.impl.construct.team with parameters of type TeamOversightModifierConstructorDescriptionRawTeamMetaDataFactory(SourceContext sourceContext, Executive executive, TeamOversight teamOversight, ThreadFactoryManufacturer threadFactoryManufacturer, ThreadLocalAwareExecutor threadLocalAwareExecutor) Instantiate. -
Uses of TeamOversight in net.officefloor.web.executive
Classes in net.officefloor.web.executive that implement TeamOversightMethods in net.officefloor.web.executive that return TeamOversight