Class SlardarHazelSessionConfiguration

  • All Implemented Interfaces:

    @Configuration(proxyBeanMethods = false)@ConditionalWingsEnabled() 
    public class SlardarHazelSessionConfiguration
    
                        
    Since:

    2019-12-03

    Author:

    trydofor

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      SpringSessionBackedSessionRegistry<out Object> sessionRegistry(FindByIndexNameSessionRepository<out Object> repository)
      HazelcastSessionHelper wingsSessionHelper(FindByIndexNameSessionRepository<Session> sessionRepository, HazelcastInstance hazelcastInstance, @Value(value = "${spring.session.hazelcast.map-name:spring:session:sessions}") String sessionMapName)
      HazelcastConfigCustomizer wingsHazelcastSessionSerializer() spring FindByIndexNameSessionRepository
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SlardarHazelSessionConfiguration

        SlardarHazelSessionConfiguration()
    • Method Detail

      • sessionRegistry

        @Bean()@ConditionalWingsEnabled() SpringSessionBackedSessionRegistry<out Object> sessionRegistry(FindByIndexNameSessionRepository<out Object> repository)
      • wingsSessionHelper

        @Bean()@ConditionalWingsEnabled() HazelcastSessionHelper wingsSessionHelper(FindByIndexNameSessionRepository<Session> sessionRepository, HazelcastInstance hazelcastInstance, @Value(value = "${spring.session.hazelcast.map-name:spring:session:sessions}") String sessionMapName)
      • wingsHazelcastSessionSerializer

        @Bean()@ConditionalWingsEnabled() HazelcastConfigCustomizer wingsHazelcastSessionSerializer()

        spring FindByIndexNameSessionRepository