public interface IParsingEnhancer
| Modifier and Type | Method and Description |
|---|---|
void |
onParsingCompleted(SnapshotInfo snapshotInfo)
The method within the process of initially parsing a heap dump, just
after the snapshot and SnapshotInfo objects have been created.
|
void onParsingCompleted(SnapshotInfo snapshotInfo) throws SnapshotException, IOException
snapshotInfo - the SnapshotInfo objects for the snapshot being parsedSnapshotExceptionIOException