com.liferay.portal.deploy
Class DeployUtil
java.lang.Object
com.liferay.portal.deploy.DeployUtil
public class DeployUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getAutoDeployDestDir
public static String getAutoDeployDestDir()
throws Exception
- Throws:
Exception
getAutoDeployServerDestDir
public static String getAutoDeployServerDestDir()
throws Exception
- Throws:
Exception
getResourcePath
public static String getResourcePath(String resource)
throws Exception
- Throws:
Exception
undeploy
public static void undeploy(String appServerType,
File deployDir)
throws Exception
- Throws:
Exception