Classes in org.javagroups.service.lease used by org.javagroups.service.lease
Lease
Lease interface represents a token granted by lease manager
that allows access to some resource for a limited period of time. |
LeaseDeniedException
|
LeaseException
|
LeaseFactory
LeaseFactory is responsible for granting new leases, renewing
existing leases and canceling leases when it is no longer needed. |
LeaseFactoryService.LeaseInfo
This class represents granted lease that is replicated between services. |
LeaseRequestHeader
Message header that represents lease request. |
UnknownLeaseException
|