Uses of Interface
net.jini.core.transaction.server.TransactionConstants

Packages that use TransactionConstants
net.jini.core.transaction.server These are the default transaction semantics for participant/manager interaction. 
 

Uses of TransactionConstants in net.jini.core.transaction.server
 

Subinterfaces of TransactionConstants in net.jini.core.transaction.server
 interface NestableTransactionManager
          The interface used for managers of the two-phase commit protocol for nestable transactions.
 interface TransactionManager
          The interface used for managers of the two-phase commit protocol for top-level transactions.
 interface TransactionParticipant
          The interface used for participants of the two-phase commit protocol.
 



Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.