|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.tools.deploy.BaseDeployer
com.liferay.portal.tools.deploy.ThemeDeployer
com.liferay.portal.deploy.auto.ThemeAutoDeployer
com.liferay.portal.deploy.auto.exploded.tomcat.ThemeExplodedTomcatDeployer
public class ThemeExplodedTomcatDeployer
Field Summary |
---|
Fields inherited from class com.liferay.portal.tools.deploy.BaseDeployer |
---|
appServerType, baseDir, DEPLOY_TO_PREFIX, destDir, filePattern, jars, jbossPrefix, portletExtTaglibDTD, portletTaglibDTD, securityTaglibDTD, themeTaglibDTD, tomcatLibDir, uiTaglibDTD, unpackWar, utilTaglibDTD, wars |
Constructor Summary | |
---|---|
ThemeExplodedTomcatDeployer()
|
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.ThemeAutoDeployer |
---|
autoDeploy |
Methods inherited from class com.liferay.portal.tools.deploy.ThemeDeployer |
---|
checkArguments, getExtraContent, main, processPluginPackageProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThemeExplodedTomcatDeployer()
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 |