org.jboss.portal.portlet.deployment.jboss.info.impl
Class SessionInfoImpl

java.lang.Object
  extended by org.jboss.portal.portlet.deployment.jboss.info.impl.SessionInfoImpl
All Implemented Interfaces:
SessionInfo

public class SessionInfoImpl
extends java.lang.Object
implements SessionInfo

Version:
$Revision: 7226 $
Author:
Julien Viet

Constructor Summary
SessionInfoImpl(java.lang.Boolean distributed)
           
 
Method Summary
 java.lang.Boolean getDistributed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionInfoImpl

public SessionInfoImpl(java.lang.Boolean distributed)
Method Detail

getDistributed

public java.lang.Boolean getDistributed()
Specified by:
getDistributed in interface SessionInfo
Returns:
true if the session should be distributed