public class CompensationInterceptorBase extends Object
| Constructor and Description |
|---|
CompensationInterceptorBase() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
invokeInCallerTx(javax.interceptor.InvocationContext ic) |
protected Object |
invokeInNoTx(javax.interceptor.InvocationContext ic) |
protected Object |
invokeInOurTx(javax.interceptor.InvocationContext ic) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.