org.eclipse.mat.internal.apps
Class ParseSnapshotApp

java.lang.Object
  extended by org.eclipse.mat.internal.apps.ParseSnapshotApp

public class ParseSnapshotApp
extends java.lang.Object

Opens and parses a dump into a snapshot and runs reports on the snapshot.


Constructor Summary
ParseSnapshotApp()
           
 
Method Summary
 java.lang.Object start(IApplicationContext context)
           
 void stop()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParseSnapshotApp

public ParseSnapshotApp()
Method Detail

start

public java.lang.Object start(IApplicationContext context)
                       throws java.lang.Exception
Throws:
java.lang.Exception

stop

public void stop()