org.jgroups.service.lease
Class RecursiveLeaseRequestException
public class RecursiveLeaseRequestException
This exception indicates that lease factory has undecided lease request
for the specified lease target and from specified tenant. This exception
usually means that there is problem in lease request algorithm implementation.
tenant
protected Object tenant
RecursiveLeaseRequestException
public RecursiveLeaseRequestException(Object leaseTarget,
Object tenant)
RecursiveLeaseRequestException
public RecursiveLeaseRequestException(String msg,
Object leaseTarget,
Object tenant)
getTenant
public Object getTenant()
Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.