com.liferay.portal.deploy.auto.exploded.tomcat
Interface ExplodedTomcatDeployer

All Known Implementing Classes:
LayoutTemplateExplodedTomcatDeployer, PHPPortletExplodedTomcatDeployer, PortletExplodedTomcatDeployer, ThemeExplodedTomcatDeployer

public interface ExplodedTomcatDeployer

View Source

Author:
Olaf Fricke, Brian Wing Shun Chan

Method Summary
 void explodedTomcatDeploy(java.io.File contextFile, java.io.File webAppDir, com.liferay.portal.kernel.plugin.PluginPackage pluginPackage)
           
 

Method Detail

explodedTomcatDeploy

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
Throws:
com.liferay.portal.kernel.deploy.auto.AutoDeployException