Skip navigation links
com.sun.jini.mahalo

Interface LeaseExpirationMgr.Expirer

    • Method Detail

      • cancel

        void cancel(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 2007-2016, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.