Package net.officefloor.frame.impl.spi.team
-
Interface Summary Interface Description AbstractExecutorTeamSource.ExecutorServiceFactory Factory to create theExecutorService. -
Class Summary Class Description AbstractExecutorTeamSource TeamSourcebased on theExecutorscached thread pool.AbstractExecutorTeamSource.ExecutorTeam Teambased on theExecutorService.ExecutorCachedTeamSource TeamSourceutilising a cachedExecutorService.ExecutorFixedTeamSource TeamSourceutilising a fixedExecutorService.JobQueue Queue ofJobinstances.LeaderFollowerTeam Teamimplementation of manyThreadinstances that follow the leader follower pattern.LeaderFollowerTeamSource TeamSourcefor aLeaderFollowerTeam.OnePersonTeam Teamhaving only oneThread.OnePersonTeamSource TeamSourcefor theOnePersonTeam.PassiveTeamSource TeamSourcefor thePassiveTeamSource.PassiveTeam.ThreadLocalAwareTeamSource TeamSourcefor theThreadLocalAwareTeam.WorkerPerJobTeamSource TeamSourcefor theWorkerPerJobTeamSource.WorkerPerJobTeam.