public class MethodTracer extends Object
| Constructor and Description |
|---|
MethodTracer() |
| Modifier and Type | Method and Description |
|---|---|
Object |
traceMethod(org.aspectj.lang.ProceedingJoinPoint pjp)
Simple Around Advice for trace in/out method execution
|
Copyright © 2014 JDAL. All Rights Reserved.