Package org.infinispan.spring.common
package org.infinispan.spring.common
Spring Infinispan - Shared classes.
This package contains classes that are shared between the two major themes underlying Spring Infinispan:
-
Implement a provider for Spring Cache abstraction backed by the open-source
high-performance distributed cache JBoss Infinispan.
See package
.org.infinispan.spring.provider
-
Provide implementations of Spring's
interface for easing usage of JBoss Infinispan within the Spring programming model.FactoryBean
-
Provide implementations of Spring's Session
interface for session management with Spring and Spring Security.SessionRepository