org.eclipse.mat.ui.internal.actions
Class ExecuteInspectionHandler

java.lang.Object
  extended by AbstractHandler
      extended by org.eclipse.mat.ui.internal.actions.ExecuteInspectionHandler

public class ExecuteInspectionHandler
extends AbstractHandler


Constructor Summary
ExecuteInspectionHandler()
           
 
Method Summary
 Object execute(ExecutionEvent event)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecuteInspectionHandler

public ExecuteInspectionHandler()
Method Detail

execute

public Object execute(ExecutionEvent event)
               throws ExecutionException
Throws:
ExecutionException