Uses of Interface
org.infinispan.commands.TransactionBoundaryCommand

Packages that use TransactionBoundaryCommand
org.infinispan.commands.tx   
 

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
          // TODO: MANIK: Document this
 class PrepareCommand
          // TODO: MANIK: Document this
 class RollbackCommand
          // TODO: MANIK: Document this
 



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