Class OpenSampleHeapDumpAction.Handler
- java.lang.Object
-
- org.eclipse.core.commands.common.EventManager
-
- org.eclipse.core.commands.AbstractHandler
-
- org.eclipse.mat.ui.snapshot.actions.OpenSampleHeapDumpAction.Handler
-
- Enclosing class:
- OpenSampleHeapDumpAction
public static class OpenSampleHeapDumpAction.Handler extends AbstractHandler
-
-
Constructor Summary
Constructors Constructor Description Handler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
execute(ExecutionEvent executionEvent)
-
Methods inherited from class org.eclipse.core.commands.AbstractHandler
addHandlerListener, dispose, isEnabled, isHandled, removeHandlerListener, setEnabled
-
-
-
-
Method Detail
-
execute
public Object execute(ExecutionEvent executionEvent) throws ExecutionException
- Throws:
ExecutionException
-
-