public class TomcatWebappDeployer extends Object implements WebAppDeployer
WebAppDeployer.Helper| Constructor and Description |
|---|
TomcatWebappDeployer() |
| Modifier and Type | Method and Description |
|---|---|
AppInfo |
deploy(String host,
String context,
File file) |
void |
reload(String path) |
public AppInfo deploy(String host, String context, File file)
deploy in interface WebAppDeployerpublic void reload(String path)
reload in interface WebAppDeployerCopyright © 1999–2022 The Apache Software Foundation. All rights reserved.