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

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

Uses of LoggedOperation in com.sun.jini.norm
 

Subclasses of LoggedOperation in com.sun.jini.norm
(package private)  class CancelLeaseSet
          Class that logs the removal of a set from the service
(package private)  class CreateLeaseSet
          Class that logs the creation of a set by the service
(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
(package private)  class LeaseSetOperation
          Base class for logged operations that do not create or destroy a set.
 



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