public class TomcatWebappDeployer extends java.lang.Object implements WebAppDeployer
WebAppDeployer.Helper
Constructor and Description |
---|
TomcatWebappDeployer() |
Modifier and Type | Method and Description |
---|---|
AppInfo |
deploy(java.lang.String host,
java.lang.String context,
java.io.File file) |
void |
reload(java.lang.String path) |
public AppInfo deploy(java.lang.String host, java.lang.String context, java.io.File file)
deploy
in interface WebAppDeployer
public void reload(java.lang.String path)
reload
in interface WebAppDeployer