com.liferay.portal.deploy.auto
Class LiferayPackageAutoDeployListener

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

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

Author:
Ryan Park

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

Constructor Detail

LiferayPackageAutoDeployListener

public LiferayPackageAutoDeployListener()
Method Detail

deploy

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