com.liferay.portal.deploy.auto
Class ExtAutoDeployListener

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

public class ExtAutoDeployListener
extends com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListener

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
ExtAutoDeployListener()
           
 
Method Summary
 void deploy(java.io.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

ExtAutoDeployListener

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