com.liferay.portal.deploy.auto
Class LayoutTemplateAutoDeployListener

java.lang.Object
  extended bycom.liferay.portal.deploy.auto.BaseAutoDeployListener
      extended bycom.liferay.portal.deploy.auto.LayoutTemplateAutoDeployListener
All Implemented Interfaces:
com.liferay.portal.kernel.deploy.auto.AutoDeployListener

public class LayoutTemplateAutoDeployListener
extends BaseAutoDeployListener

View Source

Author:
Ivica Cardic, Brian Wing Shun Chan

Constructor Summary
LayoutTemplateAutoDeployListener()
           
 
Method Summary
 void deploy(java.io.File file)
           
 
Methods inherited from class com.liferay.portal.deploy.auto.BaseAutoDeployListener
isMatchingFile, isMatchingFileExtension, isThemePlugin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutTemplateAutoDeployListener

public LayoutTemplateAutoDeployListener()
Method Detail

deploy

public void deploy(java.io.File file)
            throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
Throws:
com.liferay.portal.kernel.deploy.auto.AutoDeployException