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.factories   
org.jboss.cache.interceptors   
org.jboss.cache.interceptors.base   
 

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
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.factories
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
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.
 



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