Uses of Class
com.sun.jini.norm.UIDGenerator

Packages that use UIDGenerator
com.sun.jini.norm Provides implementations of LeaseRenewalService
 

Uses of UIDGenerator in com.sun.jini.norm
 

Fields in com.sun.jini.norm declared as UIDGenerator
private  UIDGenerator NormServerBaseImpl.idGen
          Factory we use to create ClientLeaseWrapper IDs
 

Methods in com.sun.jini.norm with parameters of type UIDGenerator
(package private)  void ClientLeaseWrapper.recoverTransient(List renewedList, UIDGenerator generator, LeaseSet leaseSet, ProxyPreparer recoveredLeasePreparer)
          After recovering a lease wrapper call this method before using any other of the wrappers methods and before allocating any new wrappers can not recover itself.
 



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