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

Package net.jini.core.transaction

These are the transaction abstraction's interfaces and classes.

See: Description

Package net.jini.core.transaction Description

These are the transaction abstraction's interfaces and classes. These types define a two-phase commit protocol for driving transactions in a distributed system. These types define the actors and actions in the protocol but not the transaction semantics or transaction participant interactions with the manager. These are defined by particular implementations of the Transaction and NestableTransaction interfaces. The default semantics and participant/manager interactions are defined in the subpackage net.jini.core.transaction.server.
See Also:
net.jini.core.transaction.server, "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.