Liferay 6.0.5

com.liferay.portal.kernel.spring.context
Class PortletContextLoaderListener

java.lang.Object
  extended by com.liferay.portal.kernel.util.BasePortalLifecycle
      extended by com.liferay.portal.kernel.servlet.PortalClassLoaderServletContextListener
          extended by com.liferay.portal.kernel.spring.context.PortletContextLoaderListener
All Implemented Interfaces:
PortalLifecycle, EventListener, javax.servlet.ServletContextListener

public class PortletContextLoaderListener
extends PortalClassLoaderServletContextListener


Constructor Summary
PortletContextLoaderListener()
           
 
Method Summary
protected  javax.servlet.ServletContextListener getInstance()
           
 
Methods inherited from class com.liferay.portal.kernel.servlet.PortalClassLoaderServletContextListener
contextDestroyed, contextInitialized, doPortalDestroy, doPortalInit
 
Methods inherited from class com.liferay.portal.kernel.util.BasePortalLifecycle
portalDestroy, portalInit, registerPortalLifecycle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletContextLoaderListener

public PortletContextLoaderListener()
Method Detail

getInstance

protected javax.servlet.ServletContextListener getInstance()
                                                    throws Exception
Specified by:
getInstance in class PortalClassLoaderServletContextListener
Throws:
Exception

Liferay 6.0.5