|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.tools.BaseDeployer
com.liferay.portal.tools.LayoutTemplateDeployer
com.liferay.portal.deploy.auto.LayoutTemplateAutoDeployer
com.liferay.portal.deploy.auto.exploded.tomcat.LayoutTemplateExplodedTomcatDeployer
Field Summary |
Fields inherited from class com.liferay.portal.tools.BaseDeployer |
appServerType, baseDir, DEPLOY_TO_PREFIX, destDir, jars, jbossPrefix, portletExtTaglibDTD, portletTaglibDTD, securityTaglibDTD, themeTaglibDTD, tomcatLibDir, uiTaglibDTD, unpackWar, utilTaglibDTD, wars |
Constructor Summary | |
LayoutTemplateExplodedTomcatDeployer()
|
Method Summary | |
void |
explodedTomcatDeploy(java.io.File contextFile,
java.io.File webAppDir,
com.liferay.portal.kernel.plugin.PluginPackage pluginPackage)
|
Methods inherited from class com.liferay.portal.deploy.auto.LayoutTemplateAutoDeployer |
autoDeploy |
Methods inherited from class com.liferay.portal.tools.LayoutTemplateDeployer |
getExtraContent, main |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LayoutTemplateExplodedTomcatDeployer()
Method Detail |
public void explodedTomcatDeploy(java.io.File contextFile, java.io.File webAppDir, com.liferay.portal.kernel.plugin.PluginPackage pluginPackage) throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
explodedTomcatDeploy
in interface ExplodedTomcatDeployer
com.liferay.portal.kernel.deploy.auto.AutoDeployException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |