| Package | Description |
|---|---|
| org.openspaces.core.transaction.manager |
Jini and Local transaction managers using Spring abstraction for transaction managers
(PlatformTransactionManager).
|
| Modifier and Type | Method and Description |
|---|---|
LeaseRenewalManager |
JiniTransactionHolder.getLeaseRenewalManager()
Returns the lease renewal manager associated with this transaction, can be
null. |
| Constructor and Description |
|---|
ExisitingJiniTransactionHolder(Transaction.Created txCreated,
int isolationLevel,
LeaseRenewalManager leaseRenewalManager) |
JiniTransactionHolder(Transaction.Created txCreated,
int isolationLevel,
LeaseRenewalManager leaseRenewalManager)
Constructs a new jini transaction holder.
|
Copyright © GigaSpaces.