com.ibm.dtfj.image
Uses of Interface ImageThread
Packages that use ImageThread
Package | Description |
---|---|
com.ibm.dtfj.image | |
com.ibm.dtfj.java |
Uses of ImageThread in com.ibm.dtfj.image
Modifier and Type | Method and Description |
---|---|
ImageProcess.getCurrentThread()
Find the thread which triggered the creation of the image
|
Uses of ImageThread in com.ibm.dtfj.java
Modifier and Type | Method and Description |
---|---|
JavaThread.getImageThread()
Represents the joining point between the Java view of execution and the corresponding native view.
|