Uses of Class
org.infinispan.commons.CacheException

Packages that use CacheException
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
Support for batching calls using the BatchingCache.startBatch() and BatchingCache.endBatch(boolean) API.
Commons package
 
Provides Infinispan-specific input and output streams, buffers and related utilities.
Commons package providing various utility classes
Provides commons interfaces and classes related to concurrency
Helpers that allow easy exposure of attributes and operations via JMX.
Cache manager API.
Notifications and eventing for listeners on both the Cache and CacheManager interfaces.
 
 
 
 
The Persistence SPI.
 
Remote communication between cache instances.
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.
 
 
 
 
 
JTA transaction support.
XA transaction support.
 
Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities and containers.
Lock and synchronization related classes, tools and utilities.