Uses of Interface
net.officefloor.frame.api.team.source.TeamSource
Packages that use TeamSource
Package
Description
-
Uses of TeamSource in net.officefloor.compile
Classes in net.officefloor.compile with type parameters of type TeamSourceModifier and TypeInterfaceDescriptioninterfaceTeamSourceService<S extends TeamSource>Service to plug-in anTeamSourceClassalias by including the extensionTeamSourcejar on the class path.Methods in net.officefloor.compile with type parameters of type TeamSourceModifier and TypeMethodDescriptionabstract <S extends TeamSource>
voidOfficeFloorCompiler.addTeamSourceAlias(String alias, Class<S> teamSourceClass) Allows providing an alias name for aTeamSource. -
Uses of TeamSource in net.officefloor.compile.impl
Methods in net.officefloor.compile.impl with type parameters of type TeamSourceModifier and TypeMethodDescription<S extends TeamSource>
voidOfficeFloorCompilerImpl.addTeamSourceAlias(String alias, Class<S> teamSourceClass) <S extends TeamSource>
Class<S>OfficeFloorCompilerImpl.getTeamSourceClass(String teamSourceName, TeamNode node) -
Uses of TeamSource in net.officefloor.compile.impl.adapt
Methods in net.officefloor.compile.impl.adapt with type parameters of type TeamSourceModifier and TypeMethodDescription<S extends TeamSource>
voidOfficeFloorCompilerAdapter.addTeamSourceAlias(String alias, Class<S> teamSourceClass) -
Uses of TeamSource in net.officefloor.compile.impl.structure
Methods in net.officefloor.compile.impl.structure with parameters of type TeamSourceModifier and TypeMethodDescriptionOfficeFloorNodeImpl.addTeam(String teamName, TeamSource teamSource) voidTeamNodeImpl.initialise(String teamSourceClassName, TeamSource teamSource) -
Uses of TeamSource in net.officefloor.compile.impl.team
Methods in net.officefloor.compile.impl.team with type parameters of type TeamSourceModifier and TypeMethodDescription<TS extends TeamSource>
OfficeFloorTeamSourceTypeTeamLoaderImpl.loadOfficeFloorTeamSourceType(String teamName, Class<TS> teamSourceClass, PropertyList propertyList) <TS extends TeamSource>
PropertyListTeamLoaderImpl.loadSpecification(Class<TS> teamSourceClass) <TS extends TeamSource>
TeamTypeTeamLoaderImpl.loadTeamType(String teamName, Class<TS> teamSourceClass, PropertyList propertyList) Methods in net.officefloor.compile.impl.team with parameters of type TeamSourceModifier and TypeMethodDescriptionTeamLoaderImpl.loadOfficeFloorTeamSourceType(String teamName, TeamSource teamSource, PropertyList propertyList) TeamLoaderImpl.loadSpecification(TeamSource teamSource) TeamLoaderImpl.loadTeamType(String teamName, TeamSource teamSource, PropertyList propertyList) -
Uses of TeamSource in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure with type parameters of type TeamSourceModifier and TypeMethodDescription<S extends TeamSource>
Class<S>NodeContext.getTeamSourceClass(String teamSourceClassName, TeamNode node) Obtains theTeamSourceclass.Methods in net.officefloor.compile.internal.structure with parameters of type TeamSourceModifier and TypeMethodDescriptionvoidTeamNode.initialise(String teamSourceClassName, TeamSource teamSource) Initialises theTeamNode. -
Uses of TeamSource in net.officefloor.compile.spi.officefloor
Methods in net.officefloor.compile.spi.officefloor with parameters of type TeamSourceModifier and TypeMethodDescriptionOfficeFloorDeployer.addTeam(String teamName, TeamSource teamSource) Adds aOfficeFloorTeam. -
Uses of TeamSource in net.officefloor.compile.team
Methods in net.officefloor.compile.team with type parameters of type TeamSourceModifier and TypeMethodDescription<TS extends TeamSource>
OfficeFloorTeamSourceTypeTeamLoader.loadOfficeFloorTeamSourceType(String teamName, Class<TS> teamSourceClass, PropertyList propertyList) Loads and returns theOfficeFloorTeamSourceType.<TS extends TeamSource>
PropertyListTeamLoader.loadSpecification(Class<TS> teamSourceClass) <TS extends TeamSource>
TeamTypeTeamLoader.loadTeamType(String teamName, Class<TS> teamSourceClass, PropertyList propertyList) Loads and returns theTeamTypesourced from theTeamSource.Methods in net.officefloor.compile.team with parameters of type TeamSourceModifier and TypeMethodDescriptionTeamLoader.loadOfficeFloorTeamSourceType(String teamName, TeamSource teamSource, PropertyList propertyList) Loads and returns theOfficeFloorTeamSourceType.TeamLoader.loadSpecification(TeamSource teamSource) TeamLoader.loadTeamType(String teamName, TeamSource teamSource, PropertyList propertyList) Loads and returns theTeamTypesourced from theTeamSource. -
Uses of TeamSource in net.officefloor.frame.api.build
Classes in net.officefloor.frame.api.build with type parameters of type TeamSourceModifier and TypeInterfaceDescriptioninterfaceTeamBuilder<TS extends TeamSource>Builder of aTeam.Methods in net.officefloor.frame.api.build with type parameters of type TeamSourceModifier and TypeMethodDescription<TS extends TeamSource>
TeamBuilder<TS><TS extends TeamSource>
TeamBuilder<TS> -
Uses of TeamSource in net.officefloor.frame.api.executive
Methods in net.officefloor.frame.api.executive that return TeamSourceModifier and TypeMethodDescriptionExecutiveContext.getTeamSource()Obtains theTeamSourceto create theTeam. -
Uses of TeamSource in net.officefloor.frame.api.team.source.impl
Classes in net.officefloor.frame.api.team.source.impl that implement TeamSource -
Uses of TeamSource in net.officefloor.frame.impl.construct.officefloor
Methods in net.officefloor.frame.impl.construct.officefloor with type parameters of type TeamSourceModifier and TypeMethodDescription<TS extends TeamSource>
TeamBuilder<TS><TS extends TeamSource>
TeamBuilder<TS> -
Uses of TeamSource in net.officefloor.frame.impl.construct.team
Classes in net.officefloor.frame.impl.construct.team with type parameters of type TeamSourceModifier and TypeClassDescriptionclassTeamBuilderImpl<TS extends TeamSource>Implements theTeamBuilder.Methods in net.officefloor.frame.impl.construct.team with type parameters of type TeamSourceModifier and TypeMethodDescription<TS extends TeamSource>
RawTeamMetaDataRawTeamMetaDataFactory.constructRawTeamMetaData(TeamConfiguration<TS> configuration, String officeFloorName, OfficeFloorIssues issues) Constructs theRawTeamMetaData.Methods in net.officefloor.frame.impl.construct.team that return TeamSourceConstructors in net.officefloor.frame.impl.construct.team with parameters of type TeamSourceModifierConstructorDescriptionExecutiveContextImpl(boolean isLoadingType, String teamName, boolean isRequestNoTeamOversight, int teamSize, TeamSource teamSource, Executive executive, ThreadFactoryManufacturer threadFactoryManufacturer, SourceProperties properties, SourceContext sourceContext) Initialise. -
Uses of TeamSource in net.officefloor.frame.impl.spi.team
Classes in net.officefloor.frame.impl.spi.team that implement TeamSourceModifier and TypeClassDescriptionclassTeamSourcebased on theExecutorscached thread pool.classTeamSourceutilising a cachedExecutorService.classTeamSourceutilising a fixedExecutorService.classTeamSourcefor aLeaderFollowerTeam.classTeamSourcefor theOnePersonTeam.classTeamSourcefor thePassiveTeamSource.PassiveTeam.classTeamSourcefor theThreadLocalAwareTeam.classTeamSourcefor theWorkerPerJobTeamSource.WorkerPerJobTeam. -
Uses of TeamSource in net.officefloor.frame.internal.configuration
Classes in net.officefloor.frame.internal.configuration with type parameters of type TeamSourceModifier and TypeInterfaceDescriptioninterfaceTeamConfiguration<TS extends TeamSource>Configuration of aTeam. -
Uses of TeamSource in net.officefloor.frame.test
Classes in net.officefloor.frame.test that implement TeamSourceModifier and TypeClassDescriptionclassTeamSourcethat causes back pressure to be applied.classMockTeamSource.classMethods in net.officefloor.frame.test with type parameters of type TeamSourceModifier and TypeMethodDescription<TS extends TeamSource>
TeamBuilder<?>AbstractOfficeConstructTestCase.constructTeam(String teamName, Class<TS> teamSourceClass) Facade method to create aTeam.<TS extends TeamSource>
TeamBuilder<?>ConstructTestSupport.constructTeam(String teamName, Class<TS> teamSourceClass) Facade method to create aTeam. -
Uses of TeamSource in net.officefloor.frame.util
Methods in net.officefloor.frame.util with type parameters of type TeamSourceModifier and TypeMethodDescription<TS extends TeamSource>
TeamReturns aTeamfrom the loadedTeamSource.<TS extends TeamSource>
TSTeamSourceStandAlone.loadTeamSource(Class<TS> teamSourceClass) Initialises and returns theTeamSourceinstance.