/** * 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. */ package org.infinispan.context;