public class RestartServer extends Object
| Constructor and Description |
|---|
RestartServer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(AdminCommandContext context)
Restart of the application server :
All running services are stopped.
|
protected void |
setDebug(Boolean b) |
protected void |
setRegistry(com.sun.enterprise.module.ModulesRegistry registryIn) |
protected void |
setServerName(String serverNameIn) |
protected final void setDebug(Boolean b)
protected final void setRegistry(com.sun.enterprise.module.ModulesRegistry registryIn)
protected final void setServerName(String serverNameIn)
protected final void doExecute(AdminCommandContext context)
Copyright © 2019. All rights reserved.