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.tx   
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
AbstractTransactionBoundaryCommand
          An abstract transaction boundary command that holds a reference to a GlobalTransaction
CommitCommand
          // TODO: MANIK: Document this
PrepareCommand
          // TODO: MANIK: Document this
RollbackCommand
          // TODO: MANIK: Document this
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
          // TODO: MANIK: Document this
TransactionBoundaryCommand
          // TODO: MANIK: Document this
 

Classes in org.infinispan.commands.tx used by org.infinispan.interceptors
CommitCommand
          // TODO: MANIK: Document this
PrepareCommand
          // TODO: MANIK: Document this
RollbackCommand
          // TODO: MANIK: Document this
 

Classes in org.infinispan.commands.tx used by org.infinispan.interceptors.base
CommitCommand
          // TODO: MANIK: Document this
PrepareCommand
          // TODO: MANIK: Document this
RollbackCommand
          // TODO: MANIK: Document this
 

Classes in org.infinispan.commands.tx used by org.infinispan.transaction
PrepareCommand
          // TODO: MANIK: Document this
 



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