com.liferay.portal.servlet
Class PortalSessionCreator

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

public class PortalSessionCreator
extends java.lang.Object
implements com.liferay.portal.kernel.util.PortalInitable

View Source

Author:
Michael Young

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 com.liferay.portal.kernel.util.PortalInitable