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

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

Uses of LeaseSetOperation in com.sun.jini.norm
 

Subclasses of LeaseSetOperation in com.sun.jini.norm
(package private) static class LeaseSet.ChangeSetExpiration
          Class used to log changes to the set expiration time.
private static class LeaseSet.FailureEventRegistration
          Class used to log changes to failure event registrations
private static class LeaseSet.RemoveClientLease
          Class used to log the removal of a client lease from the set
private static class LeaseSet.RenewalFailure
          Class used to log a renewal failure
private static class LeaseSet.UpdateClientLease
          Class used to log adding or updating a client lease to the set
private static class LeaseSet.WarningEventRegistration
          Class used to log changes to warning event registrations
 



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