Uses of Interface
javax.tools.diagnostics.image.ImageProcess

Packages that use ImageProcess
javax.tools.diagnostics.image Package of interfaces representing a snapshot of a program. 
 

Uses of ImageProcess in javax.tools.diagnostics.image
 

Methods in javax.tools.diagnostics.image that return ImageProcess
 ImageProcess ImageAddressSpace.getCurrentProcess()
          Get the process within this address space which caused the image to be created.
 

Methods in javax.tools.diagnostics.image that return types with arguments of type ImageProcess
 java.util.List<ImageProcess> ImageAddressSpace.getProcesses()
          Get the set of processes within the address space.
 



Copyright © 2010. All Rights Reserved.