com.liferay.portal.tools.deploy.extension
Class WeblogicDeploymentExtension
java.lang.Object
com.liferay.portal.tools.deploy.extension.WeblogicDeploymentExtension
- All Implemented Interfaces:
- DeploymentExtension
public class WeblogicDeploymentExtension
- extends Object
- implements DeploymentExtension
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WeblogicDeploymentExtension
public WeblogicDeploymentExtension()
copyXmls
public void copyXmls(BaseDeployer baseDeployer,
File srcFile)
throws Exception
- Specified by:
copyXmls in interface DeploymentExtension
- Throws:
Exception
getServerId
public String getServerId()
- Specified by:
getServerId in interface DeploymentExtension
postDeploy
public void postDeploy(String destDir,
String deployDir)
- Specified by:
postDeploy in interface DeploymentExtension