Interface DistributableSessionManagerConfiguration


public interface DistributableSessionManagerConfiguration
Author:
Paul Ferraro
  • Method Details

    • getDeploymentName

      String getDeploymentName()
    • getSessionManager

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

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