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