Package org.infinispan.context.impl

This package contains different context implementations, selected dynamically based on the type of invocation.

See:
          Description

Interface Summary
TxInvocationContext Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
 

Class Summary
AbstractInvocationContext Common features of transaction and invocation contexts
AbstractTxInvocationContext Support class for TxInvocationContext.
LocalTxInvocationContext Invocation context to be used for locally originated transactions.
NonTxInvocationContext Context to be used for non transactional calls, both remote and local.
RemoteTxInvocationContext Context to be used for transaction that originated remotelly.
 

Enum Summary
AbstractInvocationContext.ContextFlag  
 

Package org.infinispan.context.impl Description

This package contains different context implementations, selected dynamically based on the type of invocation.


Google Analytics

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