Class AcquireSnapshotAction.Handler
- java.lang.Object
-
- org.eclipse.core.commands.common.EventManager
-
- org.eclipse.core.commands.AbstractHandler
-
- org.eclipse.mat.ui.internal.acquire.AcquireSnapshotAction.Handler
-
- Enclosing class:
- AcquireSnapshotAction
public static class AcquireSnapshotAction.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)
-
-