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

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

public class PortletExplodedTomcatListener
extends BaseExplodedTomcatListener

View Source

Author:
Olaf Fricke, Brian Wing Shun Chan

Constructor Summary
PortletExplodedTomcatListener()
           
 
Method Summary
 void deploy(java.io.File file)
           
protected  ExplodedTomcatDeployer getPhpDeployer()
           
 
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

PortletExplodedTomcatListener

public PortletExplodedTomcatListener()
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

getPhpDeployer

protected ExplodedTomcatDeployer getPhpDeployer()
                                         throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
Throws:
com.liferay.portal.kernel.deploy.auto.AutoDeployException