Class InfinispanRemoteSessionRepository

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationEventPublisherAware, org.springframework.session.FindByIndexNameSessionRepository<org.springframework.session.MapSession>, org.springframework.session.SessionRepository<org.springframework.session.MapSession>

    public class InfinispanRemoteSessionRepository
    extends AbstractInfinispanSessionRepository
    Session Repository for Infinispan in client/server mode.
    Since:
    9.0
    Author:
    Sebastian Ɓaskawiec