@ThreadSafe @Service(value=LockService.class) public final class LockServiceImpl extends AbstractComponent implements LockService
| Constructor and Description |
|---|
LockServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.curator.framework.recipes.locks.InterProcessLock |
getLock(java.lang.String path) |
activateComponent, assertValid, deactivateComponent, isValidpublic org.apache.curator.framework.recipes.locks.InterProcessLock getLock(java.lang.String path)
getLock in interface LockServiceCopyright © 2014 Red Hat. All Rights Reserved.