Index
All Classes and Interfaces|All Packages
A
- apply() - Method in interface com.helixframework.threadctx.ContextCopy
-
Apply the copied value to the new thread.
C
- cleanup() - Method in interface com.helixframework.threadctx.ContextCopy
-
Clean up the context values on the current thread.
- com.helixframework.threadctx - package com.helixframework.threadctx
- ContextCopy - Interface in com.helixframework.threadctx
-
Copies thread context to new executor thread.
- ContextCopyThreadFactory - Class in com.helixframework.threadctx
-
Thread factory that executes
ContextCopyimplementations to copy data into the created thread's thread local context. - ContextCopyThreadFactory(ContextCopy...) - Constructor for class com.helixframework.threadctx.ContextCopyThreadFactory
- ContextCopyThreadFactory(Set<ContextCopy>) - Constructor for class com.helixframework.threadctx.ContextCopyThreadFactory
- copiers - Variable in class com.helixframework.threadctx.ContextCopyThreadFactory
- copy() - Method in interface com.helixframework.threadctx.ContextCopy
-
Copy the value off the originating thread.
N
- newThread(Runnable) - Method in class com.helixframework.threadctx.ContextCopyThreadFactory
All Classes and Interfaces|All Packages