| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LeasedResource
Server side representation of a lease
LeasePeriodPolicy| Method Summary | |
|---|---|
 Uuid | 
getCookie()
Returns the universally unique identifier associated with this lease.  | 
 long | 
getExpiration()
Returns the expiration time of the lease.  | 
 void | 
setExpiration(long newExpiration)
Changes the expiration time of the lease.  | 
| Method Detail | 
|---|
void setExpiration(long newExpiration)
newExpiration - The new expiration time in milliseconds
                      since the beginning of the epochlong getExpiration()
Uuid getCookie()
ReferentUuid 
 should return this object from their
 getReferentUuid
 method and should base their implementation of equals on
 this object.
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||