@Deprecated
public class ExtAutoDeployListener
extends com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListener
| Constructor and Description |
|---|
ExtAutoDeployListener()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected com.liferay.portal.kernel.deploy.auto.AutoDeployer |
buildAutoDeployer()
Deprecated.
|
protected String |
getPluginPathInfoMessage(File file)
Deprecated.
|
protected String |
getSuccessMessage(File file)
Deprecated.
|
protected boolean |
isDeployable(File file)
Deprecated.
|
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)
isDeployable in class com.liferay.portal.kernel.deploy.auto.BaseAutoDeployListener