|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.deploy.DeployUtil
public class DeployUtil
| Method Summary | |
|---|---|
static void |
copyDependencyXml(String fileName,
String targetDir,
String targetFileName,
Map<String,String> filterMap,
boolean overwrite)
|
static String |
getAutoDeployDestDir()
|
static String |
getAutoDeployServerDestDir()
|
static String |
getResourcePath(String resource)
|
static void |
redeployJetty(String context)
|
static void |
redeployTomcat(String context)
|
static void |
undeploy(String appServerType,
File deployDir)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void copyDependencyXml(String fileName,
String targetDir,
String targetFileName,
Map<String,String> filterMap,
boolean overwrite)
throws Exception
Exception
public static String getAutoDeployDestDir()
throws Exception
Exception
public static String getAutoDeployServerDestDir()
throws Exception
Exception
public static String getResourcePath(String resource)
throws Exception
Exception
public static void redeployJetty(String context)
throws Exception
Exception
public static void redeployTomcat(String context)
throws Exception
Exception
public static void undeploy(String appServerType,
File deployDir)
throws Exception
Exception
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||