Uses of Class
org.jgroups.service.lease.LeaseFactoryService.LeaseInfo

Packages that use LeaseFactoryService.LeaseInfo
org.jgroups.service.lease   
 

Uses of LeaseFactoryService.LeaseInfo in org.jgroups.service.lease
 

Methods in org.jgroups.service.lease that return LeaseFactoryService.LeaseInfo
 LeaseFactoryService.LeaseInfo LeaseInfoReplicationHeader.getLeaseInfo()
          Get lease info from this header.
 

Methods in org.jgroups.service.lease with parameters of type LeaseFactoryService.LeaseInfo
protected  void LeaseFactoryService.propagateStateChange(int type, LeaseFactoryService.LeaseInfo leaseInfo, java.lang.Object leaseTarget)
          Propagate state change to other members.
 

Constructors in org.jgroups.service.lease with parameters of type LeaseFactoryService.LeaseInfo
LeaseInfoReplicationHeader(int headerType, LeaseFactoryService.LeaseInfo leaseInfo)
          Create instance of this object for a specified lease info object.
 



Copyright © 2001,2002 www.jgroups.com . All Rights Reserved.