Package de.smartics.properties.spi.config.cache.infinispan

Package class diagram package de.smartics.properties.spi.config.cache.infinispan
Provides infinispan caches.

See:
          Description

Class Summary
AbstractInfinispanCompoundKeyCacheManager The base implementation to connect to Infinispan caches.
CacheManagerProxy Provides information about the cache to use.
CompoundKeyHandlingCacheListener This Listener handles the compound keys.
InfinispanCompoundKeyDelegatingCache<K,V> Implementation of an cache that delegates to an infinispan cache.
InfinispanDelegatingCache<K,V> Implementation of an cache that delegates to an infinispan cache.
InternalCacheManagerLookupService This service looks up the jndi name in the cache.properties file and fetches the CacheManager using this name from the jndi context.
JndiCacheManagerLookupService This service looks up the jndi name in the cache.properties file and fetches the CacheManager using this name from the jndi context.
JndiInfinispanCompoundKeyCacheManager The manager of Infinispan caches accessing a instance via JNDI.
 

Package de.smartics.properties.spi.config.cache.infinispan Description

Provides infinispan caches.

Since:
1.0


Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.