|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LocalLandlord | |
| com.sun.jini.landlord | This is a utility for services implementing leases. |
| com.sun.jini.outrigger | This is an implementation of a JavaSpaces(TM) technology-enabled service. |
| Uses of LocalLandlord in com.sun.jini.landlord |
| Methods in com.sun.jini.landlord with parameters of type LocalLandlord | |
static Landlord.RenewResults |
LandlordUtil.renewAll(LocalLandlord landlord,
Uuid[] cookies,
long[] durations)
Call landlord.renew() for each object in
cookie[], passing cookie[i] and
durations[i]. |
static Map |
LandlordUtil.cancelAll(LocalLandlord landlord,
Uuid[] cookies)
Call landlord.cancel() for each object in
cookies[], passing cookies[i]. |
| Uses of LocalLandlord in com.sun.jini.outrigger |
| Classes in com.sun.jini.outrigger that implement LocalLandlord | |
class |
OutriggerServerImpl
A basic implementation of a JavaSpacesTM service. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||