Package | Description |
---|---|
com.sun.jini.landlord |
This is a utility for services implementing leases.
|
com.sun.jini.mahalo |
Provides implementations of the
TransactionManager service.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstrainableLandlordLease
Constrainable sub-class of
LandlordLease . |
Modifier and Type | Method and Description |
---|---|
LandlordLease |
LeaseFactory.newLease(Uuid cookie,
long expiration)
Return a new
LandlordLease with the specified initial expiration and cookie
using the inner proxy and Uuid the factory was created with. |
LandlordLease |
LeaseFactory.newTransactionLease(Uuid cookie,
long expiration)
Return a new
MahaloTxnLease with the specified initial expiration and cookie
using the inner proxy and Uuid the factory was created with. |
Modifier and Type | Class and Description |
---|---|
class |
MahaloTxnBasicLease
TODO add Javadoc
|
Copyright © GigaSpaces.