Uses of Package
org.jboss.cache.commands.tx

Packages that use org.jboss.cache.commands.tx
org.jboss.cache.buddyreplication   
org.jboss.cache.commands   
org.jboss.cache.commands.tx   
org.jboss.cache.interceptors   
org.jboss.cache.interceptors.base   
org.jboss.cache.transaction   
 

Classes in org.jboss.cache.commands.tx used by org.jboss.cache.buddyreplication
CommitCommand
          Represents a commit() call, the 2nd part of a 2-phase commit.
OptimisticPrepareCommand
          An optimistic version of PrepareCommand.
PrepareCommand
          The prepare phase of a 2-phase commit, or the single prepare/commit phase of a single-phase commit.
RollbackCommand
          The rollback phase of a 2-phase commit.
 

Classes in org.jboss.cache.commands.tx used by org.jboss.cache.commands
CommitCommand
          Represents a commit() call, the 2nd part of a 2-phase commit.
OptimisticPrepareCommand
          An optimistic version of PrepareCommand.
PrepareCommand
          The prepare phase of a 2-phase commit, or the single prepare/commit phase of a single-phase commit.
RollbackCommand
          The rollback phase of a 2-phase commit.
 

Classes in org.jboss.cache.commands.tx used by org.jboss.cache.commands.tx
AbstractTransactionCommand
          Base class for transaction boundary commands that deal with global transactions
OptimisticPrepareCommand
          An optimistic version of PrepareCommand.
PrepareCommand
          The prepare phase of a 2-phase commit, or the single prepare/commit phase of a single-phase commit.
 

Classes in org.jboss.cache.commands.tx used by org.jboss.cache.interceptors
CommitCommand
          Represents a commit() call, the 2nd part of a 2-phase commit.
OptimisticPrepareCommand
          An optimistic version of PrepareCommand.
PrepareCommand
          The prepare phase of a 2-phase commit, or the single prepare/commit phase of a single-phase commit.
RollbackCommand
          The rollback phase of a 2-phase commit.
 

Classes in org.jboss.cache.commands.tx used by org.jboss.cache.interceptors.base
CommitCommand
          Represents a commit() call, the 2nd part of a 2-phase commit.
OptimisticPrepareCommand
          An optimistic version of PrepareCommand.
PrepareCommand
          The prepare phase of a 2-phase commit, or the single prepare/commit phase of a single-phase commit.
RollbackCommand
          The rollback phase of a 2-phase commit.
 

Classes in org.jboss.cache.commands.tx used by org.jboss.cache.transaction
PrepareCommand
          The prepare phase of a 2-phase commit, or the single prepare/commit phase of a single-phase commit.
 



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