public class NoopLockClient extends Object implements LockClient
| Constructor and Description |
|---|
NoopLockClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeIfOwned(Runnable runnable) |
void |
executeIfOwned(String name,
Runnable runnable) |
public void executeIfOwned(Runnable runnable)
executeIfOwned in interface LockClientpublic void executeIfOwned(String name, Runnable runnable)
executeIfOwned in interface LockClientCopyright © 2018. All rights reserved.