public class RestartSatelliteAction extends java.lang.Object implements MessageAction
| Constructor and Description |
|---|
RestartSatelliteAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(EventMessage msgIn)
Perform the action on the EventMessage
|
protected RestartCommand |
getCommand(User currentUser) |
public void execute(EventMessage msgIn)
execute in interface MessageActionmsgIn - EventMessage to execute.protected RestartCommand getCommand(User currentUser)