Defines an interceptor for method that are in Bean managed mode and then in Bean Managed Transaction.
It is used by stateless session bean.
author: Florent Benoit
Execute transaction as specified for BMT.
Parameters: invocationContext - context with useful attributes on the currentinvocation result of the next invocation (to chain interceptors) throws: Exception - if interceptor fails See Also:EJB 3.0
* specification ?12.6.1
Methods inherited from org.ow2.easybeans.transaction.interceptors.AbsTransactionInterceptor