|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdsto.dfc.util.BasicPropertyEventSource
dsto.dfc.swt.commands.AbstractCommand
livespace.ui.dashboard.CmdRestartOsgi
public class CmdRestartOsgi
Triggers an OSGi system restart.
| Field Summary |
|---|
| Fields inherited from class dsto.dfc.swt.commands.AbstractCommand |
|---|
NO_ICON |
| Constructor Summary | |
|---|---|
CmdRestartOsgi()
|
|
| Method Summary | |
|---|---|
void |
execute()
Execute the command. |
void |
setDashboard(DashboardService dashboard)
Called by dashboard on instantiation. |
| Methods inherited from class dsto.dfc.swt.commands.AbstractCommand |
|---|
addCommandListener, clone, createDefaultDisplayName, fireCommandExecuted, fireCommandExecuted, getAccelerator, getContextMenuGroup, getDescription, getDisplayName, getGroupInView, getIcon, getLogString, getMainMenuGroup, getMnemonic, getName, getToolbarGroup, isEnabled, isInteractive, removeCommandListener, setAccelerator, setContextMenuGroup, setDescription, setDisplayName, setEnabled, setIcon, setInteractive, setMainMenuGroup, setMnemonic, setName, setToolbarGroup |
| Methods inherited from class dsto.dfc.util.BasicPropertyEventSource |
|---|
addPropertyChangeListener, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getPropertyChangeSource, removePropertyChangeListener, setPropertyChangeSource |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface dsto.dfc.util.PropertyEventSource |
|---|
addPropertyChangeListener, removePropertyChangeListener |
| Constructor Detail |
|---|
public CmdRestartOsgi()
| Method Detail |
|---|
public void setDashboard(DashboardService dashboard)
public void execute()
CommandCommandListener.commandExecuted(CommandEvent) when executed.
execute in interface Commandexecute in class AbstractCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||