Interface ClusterSession

All Superinterfaces:
HttpSession, Session
All Known Implementing Classes:
DeltaSession

public interface ClusterSession extends Session, HttpSession
  • Method Details

    • isPrimarySession

      boolean isPrimarySession()
      returns true if this session is the primary session, if that is the case, the manager can expire it upon timeout.
      Returns:
      True if this session is primary
    • setPrimarySession

      void setPrimarySession(boolean primarySession)
      Sets whether this is the primary session or not.
      Parameters:
      primarySession - Flag value