public interface WebAppDeployer
Modifier and Type | Interface and Description |
---|---|
static class |
WebAppDeployer.Helper |
Modifier and Type | Method and Description |
---|---|
AppInfo |
deploy(java.lang.String host,
java.lang.String contextRoot,
java.io.File file) |
void |
reload(java.lang.String appId) |
AppInfo deploy(java.lang.String host, java.lang.String contextRoot, java.io.File file)
void reload(java.lang.String appId)