Module openj9.dtfj

Interface Image

All Known Subinterfaces:
JCReleasingImage, ManagedImage, ReleasingImage
All Known Implementing Classes:
DTFJImageBean, Image, J9DDRImage, JCImage, PHDImage

public interface Image

Represents an entire operating system image (for example, a core file).

There are methods for accessing information about the architecture of the machine on which the image was running - hardware and operating system. The major feature, however, is the ability to iterate over the Address Spaces contained within the image.