Uses of Interface
com.sun.jini.landlord.LocalLandlord
Packages that use LocalLandlord
Package
Description
This is a utility for services implementing leases.
Provides implementations of the
TransactionManager service.
-
Uses of LocalLandlord in com.sun.jini.landlord
Methods in com.sun.jini.landlord with parameters of type LocalLandlordModifier and TypeMethodDescriptionstatic MapLandlordUtil.cancelAll(LocalLandlord landlord, Uuid[] cookies) Calllandlord.cancel()for each object incookies[], passingcookies[i].static Landlord.RenewResultsLandlordUtil.renewAll(LocalLandlord landlord, Uuid[] cookies, long[] durations) Calllandlord.renew()for each object incookie[], passingcookie[i]anddurations[i]. -
Uses of LocalLandlord in com.sun.jini.mahalo
Classes in com.sun.jini.mahalo that implement LocalLandlordModifier and TypeClassDescriptionclassConvenience class intended for use with theServiceStarterframework to start a transient (non-activatable, non-persistent) implementation of Mahalo.classAn implementation of the Jini(TM) Transaction Specification.