public class WebSphereServiceScriptImpl extends Object implements IWebSphereService
| Constructor and Description |
|---|
WebSphereServiceScriptImpl(WebSphereModel model,
String targetDir) |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy()
uninstall-if-exists => install => restart
|
void |
installApplication() |
void |
restartServer() |
void |
startApplication() |
void |
startServer() |
void |
stopApplication() |
void |
stopServer() |
void |
uninstallApplication() |
public WebSphereServiceScriptImpl(WebSphereModel model, String targetDir)
public void restartServer()
restartServer in interface IWebSphereServicepublic void startServer()
public void stopServer()
public void installApplication()
installApplication in interface IWebSphereServicepublic void uninstallApplication()
uninstallApplication in interface IWebSphereServicepublic void startApplication()
startApplication in interface IWebSphereServicepublic void stopApplication()
stopApplication in interface IWebSphereServicepublic void deploy()
IWebSphereServicedeploy in interface IWebSphereServiceCopyright © 2015. All rights reserved.