i guess using org.apache.openejb.BeanContext#getMethodContext and org.apache.openejb.MethodContext#getLockType does the trick
- Romain 2012/6/18 AndyG <[email protected]> > Is there a way of getting the current lock context from the method call? > I'd > like to write a test for this. > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/BeanContext-getLockType-is-always-LockType-WRITE-tp4655669p4655674.html > Sent from the OpenEJB Dev mailing list archive at Nabble.com. >
