@Interceptor public class TransactionalInterceptor extends Object
| Constructor and Description |
|---|
TransactionalInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
manageTransaction(javax.interceptor.InvocationContext ctx)
called when a EjbTransactional annotated Bean is called.
|
public Object manageTransaction(javax.interceptor.InvocationContext ctx) throws Exception
ctx - the Weld-Context useable to proceedException - as occuring during nested call.Copyright © 2017–2018. All rights reserved.