All Classes and Interfaces
Class
Description
An
ExoCache implementation based on Cache.The main class of all the mappers.
This class is used to allow to use infinispan in distribution mode with
the ability to launch infinispan instances in standalone mode, in other
words outside an application server.
This class is used to create the cache according to the given
configuration
ExoCacheConfigThis class allows us to define new creators
This class is used to define custom configurations
This class is the Infinispan implementation of the
ExoCacheFactoryThe
ExoCacheConfig for all the eviction algorithms
available in infinispanThe generic
ExoCacheCreator for all the expiration available in infinispan.The Generic implementation of an ExoCache
This class is used to replace the one provided by default in ISPN 5.0 since
it implicitly requires that ISPN is initialized before the rest which is actually
the exact opposite.
Add the specific part for Arjuna