net.jini.core.transaction
Class NestableTransaction.Created
java.lang.Object
net.jini.core.transaction.NestableTransaction.Created
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- NestableTransaction
public static class NestableTransaction.Created
- extends Object
- implements Serializable
Class that holds return values from create methods.
- See Also:
- Serialized Form
transaction
public final NestableTransaction transaction
- The transaction.
lease
public final Lease lease
- The lease.
NestableTransaction.Created
public NestableTransaction.Created(NestableTransaction transaction,
Lease lease)
- Simple constructor.
- Parameters:
transaction
- the transaction createdlease
- the lease granted
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © GigaSpaces.