|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RevocationListener | |
|---|---|
| com.netflix.curator.framework.recipes.locks | |
| Uses of RevocationListener in com.netflix.curator.framework.recipes.locks |
|---|
| Methods in com.netflix.curator.framework.recipes.locks with parameters of type RevocationListener | |
|---|---|
void |
InterProcessMutex.makeRevocable(RevocationListener<InterProcessMutex> listener)
|
void |
InterProcessMutex.makeRevocable(RevocationListener<InterProcessMutex> listener,
Executor executor)
|
void |
Revocable.makeRevocable(RevocationListener<T> listener)
Make the lock revocable. |
void |
Revocable.makeRevocable(RevocationListener<T> listener,
Executor executor)
Make the lock revocable. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||