All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.infinispan.spring.common.package-info Maven / Gradle / Ivy

There is a newer version: 15.1.0.Dev03
Show newest version
/**
 * 

Spring Infinispan - Shared classes.

*

* This package contains classes that are shared between the two major themes underlying Spring Infinispan: *

    *
  1. * Implement a provider for Spring Cache abstraction backed by the open-source * high-performance distributed cache JBoss Infinispan.

    * See package {@link org.infinispan.spring.common.provider org.infinispan.spring.provider}.

    *
  2. *
  3. * Provide implementations of Spring's {@link org.springframework.beans.factory.FactoryBean FactoryBean} * interface for easing usage of JBoss Infinispan within the Spring programming model.

    *
  4. *
  5. * Provide implementations of Spring's Session * {@link org.springframework.session.SessionRepository SessionRepository} interface for session * management with Spring and Spring Security. *
  6. *
*

*/ package org.infinispan.spring.common;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy