public interface LockEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
leaseExpired(Lock lock)
Notifies the listener of a lock's lease expiration event.
|
void leaseExpired(Lock lock)
lock - lock whose lease has expired.Copyright © 2015. All rights reserved.