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 DeployActionHandler
public void toStop()
toStop
in interface DeployActionHandler
public void toRestart()
toRestart
in interface DeployActionHandler