Class InfinispanIndexedHttpSessionConfiguration

java.lang.Object
org.springframework.session.config.annotation.web.http.SpringHttpSessionConfiguration
org.wildfly.clustering.web.spring.annotation.HttpSessionConfiguration
org.wildfly.clustering.web.spring.annotation.IndexedHttpSessionConfiguration
org.wildfly.clustering.web.spring.infinispan.annotation.InfinispanIndexedHttpSessionConfiguration
All Implemented Interfaces:
Consumer<org.springframework.core.annotation.AnnotationAttributes>, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.annotation.ImportAware, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.web.context.ServletContextAware, InfinispanSessionRepositoryConfiguration, SessionRepositoryConfiguration

@Configuration(proxyBeanMethods=false) public class InfinispanIndexedHttpSessionConfiguration extends IndexedHttpSessionConfiguration implements InfinispanSessionRepositoryConfiguration
Author:
Paul Ferraro