Interface DistributableSessionManagerConfiguration


  • public interface DistributableSessionManagerConfiguration
    Author:
    Paul Ferraro
    • Method Detail

      • getDeploymentName

        String getDeploymentName()
      • getSessionManager

        org.wildfly.clustering.web.session.SessionManager<Map<String,​Object>,​org.wildfly.clustering.ee.Batch> getSessionManager()
      • getSessionListeners

        io.undertow.server.session.SessionListeners getSessionListeners()
      • isOrphanSessionAllowed

        boolean isOrphanSessionAllowed()