Class InstrumentedAspect
- java.lang.Object
-
- org.smallmind.claxon.registry.aop.InstrumentedAspect
-
public class InstrumentedAspect extends Object
-
-
Constructor Summary
Constructors Constructor Description InstrumentedAspect()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectaroundInstrumentedMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint, Instrumented instrumented)
-
-
-
Method Detail
-
aroundInstrumentedMethod
public Object aroundInstrumentedMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint, Instrumented instrumented) throws Throwable
- Throws:
Throwable
-
-