Uses of Interface
org.infinispan.commons.api.Lifecycle

Packages that use Lifecycle
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
This package contains the KeyAffinityService interfaces which allow user code to determine mapping of keys onto nodes
 
 
Hot Rod client API.
 
Commons API package
 
Factories are internal components used to create other components based on a cache's configuration.
Cache manager API.
 
A CacheLoader (not CacheWriter) that polls other nodes in the cluster for state.
The Persistence SPI.
 
Transports handle the low-level networking, used by the remoting components.
 
A transport implementation based on JGroups.
Security API.
 
 
 
Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities and containers.