Class DistributableSessionManagerFactory

  • All Implemented Interfaces:
    io.undertow.servlet.api.SessionManagerFactory

    public class DistributableSessionManagerFactory
    extends Object
    implements io.undertow.servlet.api.SessionManagerFactory
    Factory for creating a DistributableSessionManager.
    Author:
    Paul Ferraro
    • Method Detail

      • createSessionManager

        public io.undertow.server.session.SessionManager createSessionManager​(io.undertow.servlet.api.Deployment deployment)
        Specified by:
        createSessionManager in interface io.undertow.servlet.api.SessionManagerFactory