| java.lang.Object org.terracotta.dso.actions.StopServerAction
StopServerAction | public class StopServerAction implements IObjectActionDelegate,IRunnableWithProgress(Code) | | Shutdown the currently running server.
|
Method Summary | |
public void | run(IAction action) | public void | run(IProgressMonitor monitor) | public void | selectionChanged(IAction action, ISelection selection) | public void | setActivePart(IAction action, IWorkbenchPart targetPart) |
StopServerAction | public StopServerAction()(Code) | | |
run | public void run(IAction action)(Code) | | |
selectionChanged | public void selectionChanged(IAction action, ISelection selection)(Code) | | |
setActivePart | public void setActivePart(IAction action, IWorkbenchPart targetPart)(Code) | | |
|
|