|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FlowExecutionLock
A pessmistic lock to obtain exclusive rights to a flow execution. Used to prevent conflicts when multiple requests to manipulate a flow execution arrive from different threads concurrently.
Method Summary | |
---|---|
void |
lock()
Acquire the flow execution lock. |
void |
unlock()
Release the flow execution lock. |
Method Detail |
---|
void lock()
void unlock()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |