Uses of Interface
com.ibm.dtfj.image.ImageThread

Packages that use ImageThread
Package Description
com.ibm.dtfj.image   
com.ibm.dtfj.java   
 

Uses of ImageThread in com.ibm.dtfj.image
 

Methods in com.ibm.dtfj.image that return ImageThread
Modifier and Type Method and Description
 ImageThread ImageProcess.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 ImageThread
Modifier and Type Method and Description
 ImageThread JavaThread.getImageThread()
          Represents the joining point between the Java view of execution and the corresponding native view.
 



© Portions Copyright 2003, 2011 IBM Corporation. All rights reserved.
© Portions Copyright 2003, 2011, Oracle and/or its affiliates. All rights reserved.