- java.lang.Object
-
- com.ibm.j9ddr.view.dtfj.image.J9DDRImageModule
-
- All Implemented Interfaces:
ImageModule
public class J9DDRImageModule extends Object implements ImageModule
-
-
Constructor Summary
Constructors Constructor Description J9DDRImageModule(IProcess process, IModule module)
J9DDRImageModule(IProcess process, IModule module, String nameOverride)
-
Method Summary
-
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods declared in interface com.ibm.dtfj.image.ImageModule
getLoadAddress, getName, getProperties, getSections, getSymbols
-
-