Liferay 6.0.5

com.liferay.portal.deploy.auto
Class LayoutTemplateAutoDeployListener

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

public class LayoutTemplateAutoDeployListener
extends BaseAutoDeployListener


Constructor Summary
LayoutTemplateAutoDeployListener()
           
 
Method Summary
 void deploy(File file)
           
 
Methods inherited from class com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListener
isExtPlugin, isHookPlugin, isMatchingFile, isMatchingFileExtension, isThemePlugin, isWebPlugin
 
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(File file)
            throws AutoDeployException
Throws:
AutoDeployException

Liferay 6.0.5