public class TransactionalAspect extends Object
| Constructor and Description |
|---|
TransactionalAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
anyFunctionCalled() |
Object |
around(org.aspectj.lang.ProceedingJoinPoint joinPoint) |
void |
transcationClassCalled() |
void |
transcationFunctionCalled() |
Copyright © 2020. All rights reserved.