Uses of Package
org.infinispan.context

Packages that use org.infinispan.context
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
Contexts contain information of a specific invocation on the cache, such as its origins, scope (transactional or non-transactional), as well as invocation-specific flags.
Persistence API.
REST Server bootstrap and Netty bridge classes.