public interface LockHandler
extends org.cyclos.impl.CustomBean
| Modifier and Type | Method and Description |
|---|---|
void |
lock(org.cyclos.impl.locks.LockType type,
java.lang.Long... ids)
Locks all the given ids on the given lock type
|
void lock(org.cyclos.impl.locks.LockType type,
java.lang.Long... ids)
throws LockAcquisitionException
LockAcquisitionException