|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Revocable<T>
Specifies locks that can be revoked
| Method Summary | |
|---|---|
void |
makeRevocable(RevocationListener<T> listener)
Make the lock revocable. |
void |
makeRevocable(RevocationListener<T> listener,
Executor executor)
Make the lock revocable. |
| Method Detail |
|---|
void makeRevocable(RevocationListener<T> listener)
listener - the listener
void makeRevocable(RevocationListener<T> listener,
Executor executor)
listener - the listenerexecutor - executor for the listener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||