Uses of Class
com.ibm.dtfj.corereaders.NativeThreadContext
-
Packages that use NativeThreadContext Package Description com.ibm.dtfj.corereaders -
-
Uses of NativeThreadContext in com.ibm.dtfj.corereaders
Fields in com.ibm.dtfj.corereaders declared as NativeThreadContext Modifier and Type Field Description protected NativeThreadContext
GenericThread. context
Methods in com.ibm.dtfj.corereaders that return NativeThreadContext Modifier and Type Method Description NativeThreadContext
GenericThread. getContext()
Methods in com.ibm.dtfj.corereaders with parameters of type NativeThreadContext Modifier and Type Method Description void
GenericThread. setContext(NativeThreadContext context)
-