Uses of Interface
org.infinispan.commands.tx.TransactionBoundaryCommand

Packages that use TransactionBoundaryCommand
org.infinispan.commands.control   
org.infinispan.commands.tx   
 

Uses of TransactionBoundaryCommand in org.infinispan.commands.control
 

Classes in org.infinispan.commands.control that implement TransactionBoundaryCommand
 class LockControlCommand
          LockControlCommand is a command that enables distributed locking across infinispan nodes.
 

Uses of TransactionBoundaryCommand in org.infinispan.commands.tx
 

Classes in org.infinispan.commands.tx that implement TransactionBoundaryCommand
 class AbstractTransactionBoundaryCommand
          An abstract transaction boundary command that holds a reference to a GlobalTransaction
 class CommitCommand
          Command corresponding to the 2nd phase of 2PC.
 class PrepareCommand
          Command corresponding to the 1st phase of 2PC.
 class RollbackCommand
          Command corresponding to a transaction rollback.
 


Google Analytics

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