|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PersistentLockManager
Description:
not to be used directly, only for spring implementations.
use coordinator.getLocker() to use volatile and persistent locks.
| Method Summary | |
|---|---|
LockResult |
aquirePersistentLock(OLATResourceable ores,
Identity ident,
java.lang.String locksubkey)
acquires a persistent lock |
void |
releasePersistentLock(LockResult lockResult)
releases a persistent lock |
| Method Detail |
|---|
LockResult aquirePersistentLock(OLATResourceable ores,
Identity ident,
java.lang.String locksubkey)
ores - ident - locksubkey - may not be longer than 30 chars
void releasePersistentLock(LockResult lockResult)
lockResult -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||