Package org.infinispan.commands.tx

Commands that represent transactional lifecycle transitions.

See:
          Description

Interface Summary
TransactionBoundaryCommand An transaction boundary command that allows the retrieval of an attached GlobalTransaction
 

Class Summary
AbstractTransactionBoundaryCommand An abstract transaction boundary command that holds a reference to a GlobalTransaction
CommitCommand Command corresponding to the 2nd phase of 2PC.
PrepareCommand Command corresponding to the 1st phase of 2PC.
RollbackCommand Command corresponding to a transaction rollback.
 

Package org.infinispan.commands.tx Description

Commands that represent transactional lifecycle transitions.

Since:
4.0
Author:
Manik Surtani

Google Analytics

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