public interface RevocationListener<T>
| Modifier and Type | Method | Description |
|---|---|---|
void |
revocationRequested(T forLock) |
Called when a revocation request has been received.
|
void revocationRequested(T forLock)
forLock - the lock that should releaseCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.