it.eng.spago.base
Class PortletSessionContainer

java.lang.Object
  extended by SessionContainer
      extended by it.eng.spago.base.PortletSessionContainer

public class PortletSessionContainer
extends SessionContainer


Constructor Summary
PortletSessionContainer()
           
PortletSessionContainer(boolean permanent)
           
 
Method Summary
 SessionContainer getSharedContainer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletSessionContainer

public PortletSessionContainer()

PortletSessionContainer

public PortletSessionContainer(boolean permanent)
Method Detail

getSharedContainer

public SessionContainer getSharedContainer()