Liferay 6.0.5

com.liferay.portal.deploy.auto.exploded.tomcat
Class LayoutTemplateExplodedTomcatListener

java.lang.Object
  extended by com.liferay.portal.deploy.auto.exploded.tomcat.BaseExplodedTomcatListener
      extended by com.liferay.portal.deploy.auto.exploded.tomcat.LayoutTemplateExplodedTomcatListener
All Implemented Interfaces:
AutoDeployListener

public class LayoutTemplateExplodedTomcatListener
extends BaseExplodedTomcatListener


Constructor Summary
LayoutTemplateExplodedTomcatListener()
           
 
Method Summary
 void deploy(File file)
           
 
Methods inherited from class com.liferay.portal.deploy.auto.exploded.tomcat.BaseExplodedTomcatListener
copyContextFile, getDocBaseDir, isMatchingFileExtension
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutTemplateExplodedTomcatListener

public LayoutTemplateExplodedTomcatListener()
Method Detail

deploy

public void deploy(File file)
            throws AutoDeployException
Throws:
AutoDeployException

Liferay 6.0.5