Uses of Interface
com.ibm.dtfj.image.ImageThread
Packages that use ImageThread
Package
Description
Classes to support reading system images.
Classes to support Java™ runtime instances.
-
Uses of ImageThread in com.ibm.dtfj.image
Methods in com.ibm.dtfj.image that return ImageThreadModifier and TypeMethodDescriptionImageProcess.getCurrentThread()
Find the thread which triggered the creation of the image -
Uses of ImageThread in com.ibm.dtfj.java
Methods in com.ibm.dtfj.java that return ImageThreadModifier and TypeMethodDescriptionJavaThread.getImageThread()
Represents the joining point between the Java view of execution and the corresponding native view.