Liferay 6.0.5

com.liferay.portal.deploy.auto
Interface AutoDeployer

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

public interface AutoDeployer


Method Summary
 void autoDeploy(String file)
           
 

Method Detail

autoDeploy

void autoDeploy(String file)
                throws AutoDeployException
Throws:
AutoDeployException

Liferay 6.0.5