This project has retired. For details please refer to its Attic page.
net.jini.core.transaction.server (Apache River v3.0.0 API Documentation)
Skip navigation links

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"
Skip navigation links

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