Liferay 6.2-ce-ga5

com.liferay.portal.deploy.auto
Class HookAutoDeployListener

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

public class HookAutoDeployListener
extends BaseAutoDeployListener


Constructor Summary
HookAutoDeployListener()
           
 
Method Summary
 int deploy(AutoDeploymentContext autoDeploymentContext)
           
 
Methods inherited from class com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListener
isExtPlugin, isHookPlugin, isJarFile, isLayoutTemplatePlugin, isLiferayPackage, isMatchingFile, isMatchingFileExtension, isMatchingFileExtension, isThemePlugin, isWebPlugin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HookAutoDeployListener

public HookAutoDeployListener()
Method Detail

deploy

public int deploy(AutoDeploymentContext autoDeploymentContext)
           throws AutoDeployException
Throws:
AutoDeployException

Liferay 6.2-ce-ga5