|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageModule | |
---|---|
javax.tools.diagnostics.image | Package of interfaces representing a snapshot of a program. |
Uses of ImageModule in javax.tools.diagnostics.image |
---|
Methods in javax.tools.diagnostics.image that return ImageModule | |
---|---|
ImageModule |
ImageProcess.getExecutable()
Get the module representing the executable within the image. |
Methods in javax.tools.diagnostics.image that return types with arguments of type ImageModule | |
---|---|
java.util.List<ImageModule> |
ImageProcess.getLibraries()
Get the set of shared libraries which are loaded in this process. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |