Uses of Class
com.sun.jini.landlord.LandlordLease

Packages that use LandlordLease
com.sun.jini.landlord This is a utility for services implementing leases. 
 

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.
 



Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.