public class PortletAutoDeployListener
extends com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListener
| Constructor and Description |
|---|
PortletAutoDeployListener() |
| Modifier and Type | Method and Description |
|---|---|
int |
deploy(com.liferay.portal.kernel.deploy.auto.context.AutoDeploymentContext autoDeploymentContext) |
protected com.liferay.portal.kernel.deploy.auto.AutoDeployer |
getMvcDeployer() |
protected com.liferay.portal.kernel.deploy.auto.AutoDeployer |
getPhpDeployer() |
protected com.liferay.portal.kernel.deploy.auto.AutoDeployer |
getWaiDeployer() |
public int deploy(com.liferay.portal.kernel.deploy.auto.context.AutoDeploymentContext autoDeploymentContext)
throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
com.liferay.portal.kernel.deploy.auto.AutoDeployExceptionprotected com.liferay.portal.kernel.deploy.auto.AutoDeployer getMvcDeployer()
protected com.liferay.portal.kernel.deploy.auto.AutoDeployer getPhpDeployer()
throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
com.liferay.portal.kernel.deploy.auto.AutoDeployExceptionprotected com.liferay.portal.kernel.deploy.auto.AutoDeployer getWaiDeployer()
throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
com.liferay.portal.kernel.deploy.auto.AutoDeployException