|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.util.BasePortalLifecycle
com.liferay.portal.kernel.servlet.PortletContextListener
public class PortletContextListener
| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.kernel.util.PortalLifecycle |
|---|
METHOD_ALL, METHOD_DESTROY, METHOD_INIT |
| Constructor Summary | |
|---|---|
PortletContextListener()
|
|
| Method Summary | |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent servletContextEvent)
|
void |
contextInitialized(javax.servlet.ServletContextEvent servletContextEvent)
|
protected void |
doPortalDestroy()
|
protected void |
doPortalInit()
|
| Methods inherited from class com.liferay.portal.kernel.util.BasePortalLifecycle |
|---|
portalDestroy, portalInit, registerPortalLifecycle, registerPortalLifecycle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletContextListener()
| Method Detail |
|---|
public void contextDestroyed(javax.servlet.ServletContextEvent servletContextEvent)
contextDestroyed in interface javax.servlet.ServletContextListenerpublic void contextInitialized(javax.servlet.ServletContextEvent servletContextEvent)
contextInitialized in interface javax.servlet.ServletContextListenerprotected void doPortalDestroy()
doPortalDestroy in class BasePortalLifecycleprotected void doPortalInit()
doPortalInit in class BasePortalLifecycle
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||