|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An extension of the BeanLock interface that adds support for non-blocking acquisition of a lock.
Method Summary | |
boolean |
attemptSync()
A non-blocking method that checks if the calling thread will be able to acquire the sync lock based on the calling thread. |
Methods inherited from interface org.jboss.ejb.BeanLock (src) |
addRef, endInvocation, endTransaction, getId, getRefs, getTransaction, releaseSync, removeRef, schedule, setContainer, setId, setTimeout, setTransaction, sync, wontSynchronize |
Method Detail |
public boolean attemptSync()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |