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
 boolean isFunctional()
           
 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

isFunctional

public boolean isFunctional()

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 © 2018. All Rights Reserved.