| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface LeaseExpirationMgr.Expirer
Interface that allows LeaseExpirationMgr to expire resources.
 This is the same as the
  
 
 
com.sun.jini.landlord.Landlord.cancel() method less
 the RemoteException in the throws clause. Mixing
 this interface into a Landlord implementation
 allows the LeaseExpirationMgr to cancel leases
 without having to deal with RemoteException.
 
 
Method Summary 
 
 
 voidcancel(Uuid cookie)
          Called by a LeaseExpirationMgr when it needs to expire a
 resource.
 
Method Detail 
cancel
void cancel(Uuid cookie)
            throws UnknownLeaseException
cookie parameter is
 obtained from getCookie() method of the
 LeasedResource being expired.
UnknownLeaseException
 
 
  
   
    Overview  
      Package  
    Class  
      Use  
      Tree  
      Deprecated  
      Index  
      Help  
  
GigaSpaces XAP 9.1 API
 
 
 PREV CLASS 
 NEXT CLASS 
  FRAMES   
 NO FRAMES   
 
 
 
  SUMMARY: NESTED | FIELD | CONSTR | METHOD 
DETAIL: FIELD | CONSTR | METHOD 
Copyright © GigaSpaces.