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

Packages that use LeaseFactory
com.sun.jini.mahalo Provides implementations of the TransactionManager service. 
com.sun.jini.mercury Provides implementations of the EventMailbox service. 
com.sun.jini.norm Provides implementations of LeaseRenewalService
com.sun.jini.outrigger This is an implementation of a JavaSpaces technology-enabled service. 
 

Uses of LeaseFactory in com.sun.jini.mahalo
 

Fields in com.sun.jini.mahalo declared as LeaseFactory
private  LeaseFactory TxnManagerImpl.leaseFactory
          LandLordLeaseFactory we use to create leases
 

Uses of LeaseFactory in com.sun.jini.mercury
 

Fields in com.sun.jini.mercury declared as LeaseFactory
private  LeaseFactory MailboxImpl.leaseFactory
          LandLordLeaseFactory we use to create leases
 

Uses of LeaseFactory in com.sun.jini.norm
 

Fields in com.sun.jini.norm declared as LeaseFactory
private  LeaseFactory NormServerBaseImpl.leaseFactory
          Factory for creating leases
 

Uses of LeaseFactory in com.sun.jini.outrigger
 

Fields in com.sun.jini.outrigger declared as LeaseFactory
private  LeaseFactory OutriggerServerImpl.leaseFactory
          Factory we use to create leases
 



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