public class CurrentMethodExposingMethodInterceptor
extends java.lang.Object
implements org.aopalliance.intercept.MethodInterceptor
MethodInterceptor like this one.
In a sense, this is like JavaScript's method arity feature.| Constructor and Description |
|---|
CurrentMethodExposingMethodInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation methodInvocation) |