public class TransactionalInterceptor
extends java.lang.Object
implements org.aopalliance.intercept.MethodInterceptor
TransactionTemplate around method call.| Constructor and Description |
|---|
TransactionalInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |