Liferay 6.2.0-ce-m4

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

All Known Implementing Classes:
BaseAutoDeployListener

public interface AutoDeployListener


Method Summary
 void deploy(AutoDeploymentContext autoDeploymentContext)
           
 

Method Detail

deploy

void deploy(AutoDeploymentContext autoDeploymentContext)
            throws AutoDeployException
Throws:
AutoDeployException

Liferay 6.2.0-ce-m4