Search Java Classes and Packages
Search Java Frameworks and Libraries
#Net.jini.core.transaction Classes and Interfaces - 8 results found.
| Name | Description | Type | Package | Framework |
| CrashCountException | Exception thrown when a transaction cannot be joined because the participant's current crash count is different from the crash | Class | net.jini.core.transaction | Apache River ( Jini ) |
|
| NestableServerTransaction | Class implementing the NestableTransaction interface, for use with transaction participants that implement the default transaction | Class | net.jini.core.transaction | Apache River ( Jini ) |
|
| NestableTransactionManager | The interface used for managers of the two-phase commit protocol for nestable transactions. | Interface | net.jini.core.transaction | Apache River ( Jini ) |
|
| ServerTransaction | Class implementing the Transaction interface, for use with transaction participants that implement the default transaction semantics. | Class | net.jini.core.transaction | Apache River ( Jini ) |
|
| TransactionConstants | Constants common to transaction managers and participants. | Interface | net.jini.core.transaction | Apache River ( Jini ) |
|
| TransactionManager | The interface used for managers of the two-phase commit protocol for top-level transactions. | Interface | net.jini.core.transaction | Apache River ( Jini ) |
|
| TransactionManager .Created | | Class | net.jini.core.transaction | Apache River ( Jini ) |
|
| TransactionParticipant | The interface used for participants of the two-phase commit protocol. | Interface | net.jini.core.transaction | Apache River ( Jini ) |