Package org.eclipse.mat.internal.apps
Class ParseSnapshotApp
java.lang.Object
org.eclipse.mat.internal.apps.ParseSnapshotApp
- All Implemented Interfaces:
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
-
Method Summary
-
Constructor Details
-
ParseSnapshotApp
public ParseSnapshotApp()
-
-
Method Details
-
start
- Specified by:
start
in interfaceIApplication
- Throws:
Exception
-
stop
public void stop()- Specified by:
stop
in interfaceIApplication
-