Uses of Package
org.infinispan.commands.tx

Packages that use org.infinispan.commands.tx
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
org.infinispan.commands.control   
org.infinispan.commands.tx   
org.infinispan.distribution Classes relating to the distributed cache mode. 
org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container. 
org.infinispan.interceptors.base   
org.infinispan.transaction JTA transaction support. 
 

Classes in org.infinispan.commands.tx used by org.infinispan.commands
CommitCommand
          // TODO: MANIK: Document this
PrepareCommand
          Command coresponding to the 1st phase of 2PC.
RollbackCommand
          // TODO: MANIK: Document this
 

Classes in org.infinispan.commands.tx used by org.infinispan.commands.control
AbstractTransactionBoundaryCommand
          An abstract transaction boundary command that holds a reference to a GlobalTransaction
TransactionBoundaryCommand
          // TODO: MANIK: Document this
 

Classes in org.infinispan.commands.tx used by org.infinispan.commands.tx
AbstractTransactionBoundaryCommand
          An abstract transaction boundary command that holds a reference to a GlobalTransaction
PrepareCommand
          Command coresponding to the 1st phase of 2PC.
TransactionBoundaryCommand
          // TODO: MANIK: Document this
 

Classes in org.infinispan.commands.tx used by org.infinispan.distribution
CommitCommand
          // TODO: MANIK: Document this
PrepareCommand
          Command coresponding to the 1st phase of 2PC.
RollbackCommand
          // TODO: MANIK: Document this
 

Classes in org.infinispan.commands.tx used by org.infinispan.interceptors
CommitCommand
          // TODO: MANIK: Document this
PrepareCommand
          Command coresponding to the 1st phase of 2PC.
RollbackCommand
          // TODO: MANIK: Document this
 

Classes in org.infinispan.commands.tx used by org.infinispan.interceptors.base
CommitCommand
          // TODO: MANIK: Document this
PrepareCommand
          Command coresponding to the 1st phase of 2PC.
RollbackCommand
          // TODO: MANIK: Document this
 

Classes in org.infinispan.commands.tx used by org.infinispan.transaction
PrepareCommand
          Command coresponding to the 1st phase of 2PC.
 


Google Analytics

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