Example usage for com.liferay.portal.kernel.servlet PortletSessionListenerLoader subclass-usage

List of usage examples for com.liferay.portal.kernel.servlet PortletSessionListenerLoader subclass-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.servlet PortletSessionListenerLoader subclass-usage.

Usage

From source file com.liferay.testmisc.servlet.TestPortletSessionListenerLoader.java

/**
 * <p>
 * This is a <code>javax.servlet.ServletContextListener</code> that loads a
 * <code>javax.servlet.http.HttpSessionListener</code> and ensures the hot
 * deployed WAR's session events are triggered along with the portal's session
 * events. This is only needed for certain application servers under certain