| Package | Description | 
|---|---|
| net.jini.core.transaction.server | 
 These are the default transaction semantics for participant/manager interaction. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
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. 
 |