|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidLockException | |
---|---|
com.unica.publicapi.plan.api |
Uses of InvalidLockException in com.unica.publicapi.plan.api |
---|
Methods in com.unica.publicapi.plan.api that throw InvalidLockException | |
---|---|
void |
IExecutionContext.acquireLock(Handle handle)
This method replaces acquireLock(Handle handle, String name) method |
void |
IExecutionContext.acquireLock(Handle handle,
java.lang.String name)
Deprecated. use acquireLock(Handle handle) instead. |
void |
IExecutionContext.releaseLock(Handle handle)
This method replaces releaseLock(Handle handle, String name) method |
void |
IExecutionContext.releaseLock(Handle handle,
java.lang.String name)
Deprecated. use releaseLock(Handle handle) instead. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |