Uses of Interface
net.officefloor.frame.api.team.ThreadLocalAwareContext
-
Packages that use ThreadLocalAwareContext Package Description net.officefloor.frame.api.team net.officefloor.frame.impl.execute.team -
-
Uses of ThreadLocalAwareContext in net.officefloor.frame.api.team
Methods in net.officefloor.frame.api.team with parameters of type ThreadLocalAwareContext Modifier and Type Method Description voidThreadLocalAwareTeam. setThreadLocalAwareness(ThreadLocalAwareContext context)Sets theThreadLocalAwareContextfor theTeam. -
Uses of ThreadLocalAwareContext in net.officefloor.frame.impl.execute.team
Classes in net.officefloor.frame.impl.execute.team that implement ThreadLocalAwareContext Modifier and Type Class Description classThreadLocalAwareContextImplThreadLocalAwareContextimplementation.
-