com.liferay.portal.kernel.servlet
Class PortletContextListener
java.lang.Object
com.liferay.portal.kernel.util.BasePortalLifecycle
com.liferay.portal.kernel.servlet.PortletContextListener
- All Implemented Interfaces:
- PortalLifecycle, EventListener, javax.servlet.ServletContextListener
public class PortletContextListener
- extends BasePortalLifecycle
- implements javax.servlet.ServletContextListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletContextListener
public PortletContextListener()
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent servletContextEvent)
- Specified by:
contextDestroyed
in interface javax.servlet.ServletContextListener
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent servletContextEvent)
- Specified by:
contextInitialized
in interface javax.servlet.ServletContextListener
doPortalDestroy
protected void doPortalDestroy()
- Specified by:
doPortalDestroy
in class BasePortalLifecycle
doPortalInit
protected void doPortalInit()
- Specified by:
doPortalInit
in class BasePortalLifecycle