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

Packages that use Start
Package
Description
Commands that operate on the cache, either locally or remotely.
Data containers which store cache entries.
 
 
 
This package contains different context implementations, selected dynamically based on the type of invocation.
 
 
 
 
Infinispan is designed around a set of interceptors around a data container.
Helpers that allow easy exposure of attributes and operations via JMX.
 
Cache-specific notifications and eventing.
 
 
 
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.
 
 
 
 
 
XA transaction support.
 
Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities and containers.