Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.deploy.auto
Interface AutoDeployListener

All Known Implementing Classes:
BaseAutoDeployListener

public interface AutoDeployListener


Method Summary
 int deploy(AutoDeploymentContext autoDeploymentContext)
           
 

Method Detail

deploy

int deploy(AutoDeploymentContext autoDeploymentContext)
           throws AutoDeployException
Throws:
AutoDeployException

Liferay 6.1.2-ce-ga3