public class OSGiHotDeployListener
extends com.liferay.portal.kernel.deploy.hot.BaseHotDeployListener
| Constructor and Description |
|---|
OSGiHotDeployListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
invokeDeploy(com.liferay.portal.kernel.deploy.hot.HotDeployEvent hotDeployEvent) |
void |
invokeUndeploy(com.liferay.portal.kernel.deploy.hot.HotDeployEvent hotDeployEvent) |
public void invokeDeploy(com.liferay.portal.kernel.deploy.hot.HotDeployEvent hotDeployEvent)
throws com.liferay.portal.kernel.deploy.hot.HotDeployException
com.liferay.portal.kernel.deploy.hot.HotDeployExceptionpublic void invokeUndeploy(com.liferay.portal.kernel.deploy.hot.HotDeployEvent hotDeployEvent)
throws com.liferay.portal.kernel.deploy.hot.HotDeployException
com.liferay.portal.kernel.deploy.hot.HotDeployException