org.gridkit.jvmtool.nps
Class NetbeansSnapshotParserLoader

java.lang.Object
  extended by org.gridkit.jvmtool.nps.NetbeansSnapshotParserLoader
All Implemented Interfaces:
org.gridkit.jvmtool.event.EventDumpParser

public class NetbeansSnapshotParserLoader
extends Object
implements org.gridkit.jvmtool.event.EventDumpParser


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.gridkit.jvmtool.event.EventDumpParser
org.gridkit.jvmtool.event.EventDumpParser.InputStreamSource
 
Constructor Summary
NetbeansSnapshotParserLoader()
           
 
Method Summary
 org.gridkit.jvmtool.event.EventReader<org.gridkit.jvmtool.event.Event> open(org.gridkit.jvmtool.event.EventDumpParser.InputStreamSource source)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NetbeansSnapshotParserLoader

public NetbeansSnapshotParserLoader()
Method Detail

open

public org.gridkit.jvmtool.event.EventReader<org.gridkit.jvmtool.event.Event> open(org.gridkit.jvmtool.event.EventDumpParser.InputStreamSource source)
                                                                            throws IOException
Specified by:
open in interface org.gridkit.jvmtool.event.EventDumpParser
Throws:
IOException

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2017. All Rights Reserved.