Uses of Interface
com.sun.jini.landlord.Landlord

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

Uses of Landlord in com.sun.jini.landlord
 

Constructors in com.sun.jini.landlord with parameters of type Landlord
ConstrainableLandlordLease(Uuid cookie, Landlord landlord, Uuid landlordUuid, long expiration, MethodConstraints methodConstraints)
          Create a new ConstrainableLandlordLease.
LandlordLease(Uuid cookie, Landlord landlord, Uuid landlordUuid, long expiration)
          Create a new LandlordLease.
LandlordProxyVerifier(Landlord landlord, Uuid landlordUuid)
          Returns a verifier for the proxies defined in the landlord package with the specified server reference and server Uuid.
LeaseFactory(Landlord landlord, Uuid landlordUuid)
          Create a new LeaseFactory that will create LandlordLeases with the specified Landlord and landlord Uuid.
 



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