Class IoCContextAdvice
- java.lang.Object
-
- com.github.advisedtesting.context.internal.IoCContextAdvice
-
- All Implemented Interfaces:
org.aopalliance.aop.Advice,org.aopalliance.intercept.Interceptor,org.aopalliance.intercept.MethodInterceptor
public class IoCContextAdvice extends Object implements org.aopalliance.intercept.MethodInterceptor
-
-
Constructor Summary
Constructors Constructor Description IoCContextAdvice()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectinvoke(org.aopalliance.intercept.MethodInvocation invocation)
-