|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--net.jini.core.transaction.NestableTransaction.Created
Class that holds return values from create methods.
| Field Summary | |
Lease |
lease
The lease. |
NestableTransaction |
transaction
The transaction. |
| Constructor Summary | |
NestableTransaction.Created(NestableTransaction transaction,
Lease lease)
Simple constructor. |
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public final NestableTransaction transaction
public final Lease lease
| Constructor Detail |
public NestableTransaction.Created(NestableTransaction transaction,
Lease lease)
transaction - the transaction createdlease - the lease granted
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||