public class TransactionAspect extends Object implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
TransactionAspect() |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation methodInvocation)
Intercept transaction; log error, then re-throw.
|
Copyright © 2025. All rights reserved.