Uses of Interface
com.ibm.dtfj.utils.ManagedImage
-
Packages that use ManagedImage Package Description com.ibm.dtfj.image.j9 com.ibm.dtfj.image.javacore com.ibm.dtfj.phd com.ibm.j9ddr.view.dtfj.image -
-
Uses of ManagedImage in com.ibm.dtfj.image.j9
Classes in com.ibm.dtfj.image.j9 that implement ManagedImage Modifier and Type Class Description class
Image
-
Uses of ManagedImage in com.ibm.dtfj.image.javacore
Classes in com.ibm.dtfj.image.javacore that implement ManagedImage Modifier and Type Class Description class
JCImage
-
Uses of ManagedImage in com.ibm.dtfj.phd
Classes in com.ibm.dtfj.phd that implement ManagedImage Modifier and Type Class Description class
PHDImage
-
Uses of ManagedImage in com.ibm.j9ddr.view.dtfj.image
Classes in com.ibm.j9ddr.view.dtfj.image that implement ManagedImage Modifier and Type Class Description class
J9DDRImage
Image implementation that wraps a J9DDR ICore
-