Package | Description |
---|---|
net.officefloor.frame.impl.spi.team |
Modifier and Type | Class and Description |
---|---|
class |
AbstractExecutorTeamSource
TeamSource based on the Executors cached thread pool. |
class |
ExecutorCachedTeamSource
TeamSource utilising a cached ExecutorService . |
class |
ExecutorFixedTeamSource
TeamSource utilising a fixed ExecutorService . |
class |
LeaderFollowerTeamSource
TeamSource for a LeaderFollowerTeam . |
class |
OnePersonTeamSource
TeamSource for the OnePersonTeam . |
class |
PassiveTeamSource
TeamSource for the PassiveTeam . |
class |
ProcessContextTeamSource
TeamSource for the ProcessContextTeam . |
class |
WorkerPerTaskTeamSource
TeamSource for the WorkerPerTaskTeam . |
Copyright © 2005–2016. All rights reserved.