Uses of Package
org.infinispan.factories.annotations

Package
Description
 
Commands that operate on the cache, either locally or remotely.
EmbeddedCacheManager configuration
Data containers which store cache entries.
 
 
 
This package contains different context implementations, selected dynamically based on the type of invocation.
 
 
 
 
 
Implementations of different executors used for asynchronous operation.
 
Infinispan Extended Statistics.
Factories are internal components used to create other components based on a cache's configuration.
Provides capabilities around filtering and converting entries that are found in the cache or cache store/loader.
 
Infinispan is designed around a set of interceptors around a data container.
 
Helpers that allow easy exposure of attributes and operations via JMX.
 
Cache manager API.
 
 
 
Cache-specific notifications and eventing.
 
 
Cache-specific notifications and eventing filtering classes.
CacheManager-specific notifications and eventing.
 
 
Hot Rod-based AdvancedLoadWriteStore.
 
Query module internals.
 
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.
REST Server bootstrap and Netty bridge classes.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Interfaces and implementations of lookup classes to locate and/or instantiate JTA TransactionManagers.
XA transaction support.
 
 
Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities and containers.