Package org.eclipse.mat.internal.apps
Class ParseSnapshotApp
- java.lang.Object
-
- org.eclipse.mat.internal.apps.ParseSnapshotApp
-
- All Implemented Interfaces:
IApplication
public class ParseSnapshotApp extends Object implements IApplication
Opens and parses a dump into a snapshot and runs reports on the snapshot.
-
-
Field Summary
-
Fields inherited from interface org.eclipse.equinox.app.IApplication
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART
-
-
Constructor Summary
Constructors Constructor Description ParseSnapshotApp()
-
-
-
Method Detail
-
start
public Object start(IApplicationContext context) throws Exception
- Specified by:
start
in interfaceIApplication
- Throws:
Exception
-
stop
public void stop()
- Specified by:
stop
in interfaceIApplication
-
-