|
Liferay 6.1.0-ce-rc1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.deploy.hot.BaseHotDeployListener
com.liferay.portal.deploy.hot.PortletHotDeployListener
public class PortletHotDeployListener
| Constructor Summary | |
|---|---|
PortletHotDeployListener()
|
|
| Method Summary | |
|---|---|
protected void |
destroyPortlet(Portlet portlet,
Set<String> portletIds)
|
protected void |
doInvokeDeploy(HotDeployEvent hotDeployEvent)
|
protected void |
doInvokeUndeploy(HotDeployEvent hotDeployEvent)
|
protected void |
initLogger(ClassLoader portletClassLoader)
|
protected PortletBag |
initPortlet(Portlet portlet,
PortletBagFactory portletBagFactory)
|
protected void |
initPortletApp(Portlet portlet,
String servletContextName,
javax.servlet.ServletContext servletContext,
ClassLoader portletClassLoader)
|
void |
invokeDeploy(HotDeployEvent hotDeployEvent)
|
void |
invokeUndeploy(HotDeployEvent hotDeployEvent)
|
protected void |
logRegistration(String servletContextName)
|
protected void |
processPortletProperties(String servletContextName,
ClassLoader portletClassLoader)
|
| Methods inherited from class com.liferay.portal.kernel.deploy.hot.BaseHotDeployListener |
|---|
getClpServletContextName, newInstance, newInstance, registerClpMessageListeners, throwHotDeployException, unregisterClpMessageListeners |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletHotDeployListener()
| Method Detail |
|---|
public void invokeDeploy(HotDeployEvent hotDeployEvent)
throws HotDeployException
HotDeployException
public void invokeUndeploy(HotDeployEvent hotDeployEvent)
throws HotDeployException
HotDeployException
protected void destroyPortlet(Portlet portlet,
Set<String> portletIds)
throws Exception
Exception
protected void doInvokeDeploy(HotDeployEvent hotDeployEvent)
throws Exception
Exception
protected void doInvokeUndeploy(HotDeployEvent hotDeployEvent)
throws Exception
Exceptionprotected void initLogger(ClassLoader portletClassLoader)
protected PortletBag initPortlet(Portlet portlet,
PortletBagFactory portletBagFactory)
throws Exception
Exception
protected void initPortletApp(Portlet portlet,
String servletContextName,
javax.servlet.ServletContext servletContext,
ClassLoader portletClassLoader)
throws Exception
Exceptionprotected void logRegistration(String servletContextName)
protected void processPortletProperties(String servletContextName,
ClassLoader portletClassLoader)
throws Exception
Exception
|
Liferay 6.1.0-ce-rc1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||