public interface DeploymentExtension
| Modifier and Type | Method and Description |
|---|---|
void |
copyXmls(BaseDeployer baseDeployer,
File srcFile) |
String |
getServerId() |
void |
postDeploy(String destDir,
String deployDir) |
void copyXmls(BaseDeployer baseDeployer, File srcFile) throws Exception
ExceptionString getServerId()
void postDeploy(String destDir,
String deployDir)
throws Exception
Exception