This project has retired. For details please refer to its Attic page.
net.jini.core.transaction.server (Apache River v2.2.2 Specification-only API Documentation)

Package net.jini.core.transaction.server

These are the default transaction semantics for participant/manager interaction.

See: Description

Package net.jini.core.transaction.server Description

These are the default transaction semantics for participant/manager interaction. The ServerTransaction class implements the Transaction interface. Users of a ServerTransaction are guaranteed ACID properties in the transactions. Participants and transaction managers will interact with TransactionParticipant and TransactionManager (and NestableTransactionManager) interfaces defined here.
See Also:
"Jini Transaction Specification"