public class AbstractDeployActionHandler extends java.lang.Object implements DeployActionHandler
| Constructor and Description |
|---|
AbstractDeployActionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
toRestart() |
void |
toStart() |
void |
toStop() |
public void toStart()
toStart in interface DeployActionHandlerpublic void toStop()
toStop in interface DeployActionHandlerpublic void toRestart()
toRestart in interface DeployActionHandler