javax.tools.diagnostics.vm
Interface DumpHandle


public interface DumpHandle

Triggers a dump. The location and type of dump produced is implementation specific but is guided by the DumpDescriptor used to create this handle.


Method Summary
 boolean dump()
           
 

Method Detail

dump

boolean dump()
             throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2010. All Rights Reserved.