Skip navigation links
GigaSpaces XAP 11.0.0 API
com.sun.jini.mahalo

Interface LeaseExpirationMgr.Expirer

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void cancel(net.jini.id.Uuid cookie)
      Called by a LeaseExpirationMgr when it needs to expire a resource.
    • Method Detail

      • cancel

        void cancel(net.jini.id.Uuid cookie)
             throws UnknownLeaseException
        Called by a LeaseExpirationMgr when it needs to expire a resource. The value of the cookie parameter is obtained from getCookie() method of the LeasedResource being expired.
        Throws:
        UnknownLeaseException

Copyright © GigaSpaces.