Uses of Interface
org.infinispan.context.EntryLookup

Packages that use EntryLookup
org.infinispan.context   
 

Uses of EntryLookup in org.infinispan.context
 

Subinterfaces of EntryLookup in org.infinispan.context
 interface InvocationContext
          A context that contains information pertaining to a given invocation.
 interface TransactionContext
          A context that contains information pertaining to a given transaction.
 

Classes in org.infinispan.context that implement EntryLookup
 class DistTransactionContextImpl
          A transaction context that adds behavior specific to DIST
 class InvocationContextImpl
           
 class TransactionContextImpl
          A transaction context specially geared to dealing with MVCC.
 



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