Uses of Class
com.ibm.dtfj.image.j9.ImageThread
-
Uses of ImageThread in com.ibm.dtfj.image.j9
Modifier and TypeMethodDescriptionprotected void
ImageProcess.setCurrentThread
(ImageThread thread) ModifierConstructorDescriptionImageProcess
(String pid, String commandLine, Properties environment, ImageThread currentThread, Iterator threads, ImageModule executable, Iterator libraries, int pointerSize) PartialProcess
(String pid, String commandLine, Properties environment, ImageThread currentThread, Iterator threads, ImageModule executable, Iterator libraries, int pointerSize, DataUnavailable executableException, DataUnavailable libraryException)