public class InterceptedMethodUtil
extends java.lang.Object
InterceptedMethod utils class.| Constructor and Description |
|---|
InterceptedMethodUtil() |
| Modifier and Type | Method and Description |
|---|---|
static InterceptedMethod |
of(MethodInvocationContext<?,?> context)
Find possible
InterceptedMethod implementation. |
public static InterceptedMethod of(MethodInvocationContext<?,?> context)
InterceptedMethod implementation.context - The MethodInvocationContextInterceptedMethod