Uses of Interface
org.infinispan.context.EntryLookup
Packages that use EntryLookup
Package
Description
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.
-
Uses of EntryLookup in org.infinispan.context
Subinterfaces of EntryLookup in org.infinispan.contextModifier and TypeInterfaceDescriptioninterface
A context that contains information pertaining to a given invocation.