Skip navigation links
org.apache.river.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-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.