org.jboss.portal.portlet.plugins.session
Interface SessionConfig

All Known Implementing Classes:
SessionConfigPlugin

public interface SessionConfig

Configuration of the portlet http session.


Method Summary
 boolean isDistributed()
          Return true if the session should be replicated.
 

Method Detail

isDistributed

public boolean isDistributed()
Return true if the session should be replicated.