Package | Description |
---|---|
com.gigaspaces.internal.client.cache | |
com.j_spaces.core |
Provides Space properties and security context services
|
com.j_spaces.core.client.cache.map | |
com.j_spaces.kernel.weaklistener | |
net.jini.lease |
Standard service and utility classes for managing leases.
|
Modifier and Type | Method and Description |
---|---|
void |
NotifySpaceCacheStateListener.notify(LeaseRenewalEvent event)
callback method from LRM when trouble to renew notify delegator lease.
|
Modifier and Type | Method and Description |
---|---|
void |
LookupManager.notify(LeaseRenewalEvent leaseManagerEvent)
Called by the LeaseRenewalManager when it cannot renew a lease that it is managing, and the
lease's desired expiration time has not yet been reached.
|
Modifier and Type | Method and Description |
---|---|
void |
MapCache.notify(LeaseRenewalEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
WeakLeaseListener.notify(LeaseRenewalEvent event)
Delegate the notification to the listener.
|
Modifier and Type | Method and Description |
---|---|
void |
DesiredExpirationListener.expirationReached(LeaseRenewalEvent e)
Method used to delivered desired expiration reached events.
|
void |
LeaseListener.notify(LeaseRenewalEvent e)
Called by the
LeaseRenewalManager when it cannot renew a lease that it is
managing, and the lease's desired expiration time has not yet been reached. |
Copyright © GigaSpaces.