|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RevocationListener | |
|---|---|
| org.apache.curator.framework.recipes.locks | |
| Uses of RevocationListener in org.apache.curator.framework.recipes.locks |
|---|
| Methods in org.apache.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 | |||||||||