com.liferay.portal.deploy.auto
Interface AutoDeployer

All Known Implementing Classes:
ExtAutoDeployer, HookAutoDeployer, HookExplodedTomcatDeployer, LayoutTemplateAutoDeployer, LayoutTemplateExplodedTomcatDeployer, LiferayPackageAutoDeployer, MVCPortletAutoDeployer, MVCPortletExplodedTomcatDeployer, PHPPortletAutoDeployer, PHPPortletExplodedTomcatDeployer, PortletAutoDeployer, PortletExplodedTomcatDeployer, ThemeAutoDeployer, ThemeExplodedTomcatDeployer, WAIAutoDeployer, WebAutoDeployer

public interface AutoDeployer

Author:
Ivica Cardic, Brian Wing Shun Chan

Method Summary
 void autoDeploy(java.io.File file, java.lang.String context)
           
 

Method Detail

autoDeploy

void autoDeploy(java.io.File file,
                java.lang.String context)
                throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
Throws:
com.liferay.portal.kernel.deploy.auto.AutoDeployException