|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LandlordLease | |
---|---|
com.sun.jini.landlord | This is a utility for services implementing leases. |
com.sun.jini.mahalo | Provides implementations of the TransactionManager service. |
Uses of LandlordLease in com.sun.jini.landlord |
---|
Subclasses of LandlordLease in com.sun.jini.landlord | |
---|---|
class |
ConstrainableLandlordLease
Constrainable sub-class of LandlordLease . |
Methods in com.sun.jini.landlord that return LandlordLease | |
---|---|
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. |
Uses of LandlordLease in com.sun.jini.mahalo |
---|
Subclasses of LandlordLease in com.sun.jini.mahalo | |
---|---|
class |
MahaloTxnBasicLease
TODO add Javadoc |
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |