Uses of Class
com.j_spaces.core.cache.AbstractCacheManager
Packages that use AbstractCacheManager
Package
Description
Provides Space properties and security context services
-
Uses of AbstractCacheManager in com.j_spaces.core
Constructors in com.j_spaces.core with parameters of type AbstractCacheManagerModifierConstructorDescriptionMemoryManager(String spaceName, String containerName, AbstractCacheManager cacheManager, LeaseManager leaseManager, boolean isPrimary) -
Uses of AbstractCacheManager in com.j_spaces.core.cache
Subclasses of AbstractCacheManager in com.j_spaces.core.cacheModifier and TypeClassDescriptionclassThe Cache Manager acts as a fast intermediate storage for objects in Virtual Memory. -
Uses of AbstractCacheManager in com.j_spaces.core.client.cache.map
Subclasses of AbstractCacheManager in com.j_spaces.core.client.cache.map