Uses of Interface
de.smartics.properties.spi.config.cache.CacheManager

Packages that use CacheManager
de.smartics.properties.spi.config.cache Provides an cache manager that provides Infinispan caches. 
 

Uses of CacheManager in de.smartics.properties.spi.config.cache
 

Classes in de.smartics.properties.spi.config.cache that implement CacheManager
 class AmnesiaCacheManager
          The cache manager implementation for a fake cache, that does nothing.
 class InMemoryCacheManager
          The cache manager implementation to store caches in-memory.
 

Methods in de.smartics.properties.spi.config.cache that return CacheManager
static CacheManager CacheManagerFactory.getManager()
          Returns the instance of the manager.
 



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