| Package | Description | 
|---|---|
| net.jini.core.transaction | 
 These are the transaction abstraction's interfaces and classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Transaction.Created | 
TransactionFactory.create(TransactionManager mgr,
      long leaseTime)
Create a new top-level transaction. 
 |