public class ModuleAutoDeployListener
extends com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListener
| Constructor and Description |
|---|
ModuleAutoDeployListener() |
| Modifier and Type | Method and Description |
|---|---|
int |
deploy(com.liferay.portal.kernel.deploy.auto.context.AutoDeploymentContext autoDeploymentContext) |
protected boolean |
isModule(java.io.File file) |
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 boolean isModule(java.io.File file)
throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
com.liferay.portal.kernel.deploy.auto.AutoDeployException