Liferay 6.0.4

com.liferay.portal.servlet
Class PortalSessionCreator

java.lang.Object
  extended by com.liferay.portal.servlet.PortalSessionCreator
All Implemented Interfaces:
PortalInitable

public class PortalSessionCreator
extends Object
implements PortalInitable


Constructor Summary
PortalSessionCreator(javax.servlet.http.HttpSessionEvent event)
           
 
Method Summary
 void portalInit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalSessionCreator

public PortalSessionCreator(javax.servlet.http.HttpSessionEvent event)
Method Detail

portalInit

public void portalInit()
Specified by:
portalInit in interface PortalInitable

Liferay 6.0.4