org.gridkit.jvmtool.nps.parser
Class NetbeansSnapshotParser

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

public class NetbeansSnapshotParser
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
NetbeansSnapshotParser()
           
 
Method Summary
 org.gridkit.jvmtool.event.EventReader<org.gridkit.jvmtool.event.Event> open(org.gridkit.jvmtool.event.EventDumpParser.InputStreamSource source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetbeansSnapshotParser

public NetbeansSnapshotParser()
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


Copyright © 2017. All Rights Reserved.