Hierarchy For Package org.springframework.session.hazelcast

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.session.hazelcast.HazelcastIndexedSessionRepository (implements org.springframework.beans.factory.DisposableBean, com.hazelcast.map.listener.EntryAddedListener<K,V>, com.hazelcast.map.listener.EntryEvictedListener<K,V>, com.hazelcast.map.listener.EntryExpiredListener<K,V>, com.hazelcast.map.listener.EntryRemovedListener<K,V>, org.springframework.session.FindByIndexNameSessionRepository<S>, org.springframework.beans.factory.InitializingBean)
    • org.springframework.session.hazelcast.HazelcastSessionSerializer (implements com.hazelcast.nio.serialization.StreamSerializer<T>)
    • org.springframework.session.hazelcast.PrincipalNameExtractor (implements com.hazelcast.query.extractor.ValueExtractor<T,A>)
    • org.springframework.session.hazelcast.SessionUpdateEntryProcessor (implements com.hazelcast.map.EntryProcessor<K,V,R>)