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.

See:
          Description

Interface Summary
EntryLookup Interface that can look up MVCC wrapped entries.
FlagContainer Interface that defines access to and manipulation of Flag.
InvocationContext A context that contains information pertaining to a given invocation.
InvocationContextContainer Manages the association between an InvocationContext and the calling thread.
 

Class Summary
InvocationContextContainerImpl Default implementation for InvocationContextContainer.
 

Enum Summary
Flag Available flags, which may be set on a per-invocation basis.
 

Package org.infinispan.context 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.


Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.