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 classImage -
Uses of ManagedImage in com.ibm.dtfj.image.javacore
Classes in com.ibm.dtfj.image.javacore that implement ManagedImage Modifier and Type Class Description classJCImage -
Uses of ManagedImage in com.ibm.dtfj.phd
Classes in com.ibm.dtfj.phd that implement ManagedImage Modifier and Type Class Description classPHDImage -
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 classJ9DDRImageImage implementation that wraps a J9DDR ICore
-