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

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

public class PortletContextLoaderListener
extends PortalClassLoaderServletContextListener

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
PortletContextLoaderListener()
           
 
Method Summary
protected  javax.servlet.ServletContextListener getInstance()
           
 
Methods inherited from class com.liferay.portal.kernel.servlet.PortalClassLoaderServletContextListener
contextDestroyed, contextInitialized, portalInit
 
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 java.lang.Exception
Specified by:
getInstance in class PortalClassLoaderServletContextListener
Throws:
java.lang.Exception