Uses of Annotation Type
org.infinispan.factories.annotations.Inject

Packages that use Inject
Package
Description
 
Data containers which store cache entries.
 
This package contains different context implementations, selected dynamically based on the type of invocation.
 
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.
Cache-specific notifications and eventing filtering classes.
 
 
 
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.
 
 
 
 
 
 
Interfaces and implementations of lookup classes to locate and/or instantiate JTA TransactionManagers.
XA transaction support.