|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use InvalidAcquireException | |
| org.objectweb.jotm.core.delegation | |
| Uses of InvalidAcquireException in org.objectweb.jotm.core.delegation |
| Methods in org.objectweb.jotm.core.delegation that throw InvalidAcquireException | |
void |
DelegationManager.acquire(BasicTransaction holdTx,
BasicTransaction receiveTx,
java.lang.Object obj,
int delType)
Acquire the specified object. |
void |
DelegationManager.acquire(BasicTransaction holdTx,
BasicTransaction receiveTx,
java.lang.Object[] objArray,
int delType)
Acquire the specified array of object. |
void |
DelegationManager.acquire(BasicTransaction holdTx,
BasicTransaction receiveTx,
int delType)
Acquire all objects. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||