Uses of Interface
net.officefloor.frame.internal.structure.ThreadStateContext
Packages that use ThreadStateContext
-
Uses of ThreadStateContext in net.officefloor.frame.impl.execute.thread
Methods in net.officefloor.frame.impl.execute.thread that return ThreadStateContextModifier and TypeMethodDescriptionstatic ThreadStateContextThreadStateImpl.attachThreadStateToThread(ThreadState threadState, boolean isRequireThreadStateSafe) Attaches theThreadStateto theThread.static ThreadStateContextThreadStateImpl.currentThreadContext(ThreadState fallbackThreadState) Obtains the currentThreadStateContext.