Package org.infinispan.context


package org.infinispan.context
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.
Public API
  • Class
    Description
    Interface that can look up MVCC wrapped entries.
    Available flags, which may be set on a per-invocation basis.
     
    A context that contains information pertaining to a given invocation.
    Factory for InvocationContext objects.