Package | Description |
---|---|
org.apache.jetspeed.tools.pamanager.servletcontainer |
Modifier and Type | Method and Description |
---|---|
ApplicationServerManagerResult |
ApplicationServerManager.deploy(String appPath,
InputStream is,
int size)
deploy
|
ApplicationServerManagerResult |
ApplicationServerManager.reload(String appPath)
reload
|
ApplicationServerManagerResult |
ApplicationServerManager.start(String appPath)
start
|
ApplicationServerManagerResult |
ApplicationServerManager.stop(String appPath)
stop
|
ApplicationServerManagerResult |
ApplicationServerManager.undeploy(String appPath)
undeploy
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.