public class ModuleAutoDeployListener
extends com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListener
| Constructor and Description |
|---|
ModuleAutoDeployListener() |
| Modifier and Type | Method and Description |
|---|---|
protected com.liferay.portal.kernel.deploy.auto.AutoDeployer |
buildAutoDeployer() |
protected String |
getPluginPathInfoMessage(File file) |
protected String |
getSuccessMessage(File file) |
protected boolean |
isDeployable(File file) |
protected boolean |
isModule(File file) |
protected com.liferay.portal.kernel.deploy.auto.AutoDeployer buildAutoDeployer()
buildAutoDeployer in class com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListenerprotected String getPluginPathInfoMessage(File file)
getPluginPathInfoMessage in class com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListenerprotected String getSuccessMessage(File file)
getSuccessMessage in class com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListenerprotected boolean isDeployable(File file) throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
isDeployable in class com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListenercom.liferay.portal.kernel.deploy.auto.AutoDeployExceptionprotected boolean isModule(File file) throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
com.liferay.portal.kernel.deploy.auto.AutoDeployException