public class LiferayPackageAutoDeployListener
extends com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListener
| Constructor and Description |
|---|
LiferayPackageAutoDeployListener() |
| Modifier and Type | Method and Description |
|---|---|
protected com.liferay.portal.kernel.deploy.auto.AutoDeployer |
buildAutoDeployer() |
protected java.lang.String |
getPluginPathInfoMessage(java.io.File file) |
protected java.lang.String |
getSuccessMessage(java.io.File file) |
protected boolean |
isDeployable(java.io.File file) |
protected com.liferay.portal.kernel.deploy.auto.AutoDeployer buildAutoDeployer()
buildAutoDeployer in class com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListenerprotected java.lang.String getPluginPathInfoMessage(java.io.File file)
getPluginPathInfoMessage in class com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListenerprotected java.lang.String getSuccessMessage(java.io.File file)
getSuccessMessage in class com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListenerprotected boolean isDeployable(java.io.File file)
isDeployable in class com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListener