Package de.cronn.reflection.util
Class MethodCaptor
java.lang.Object
de.cronn.reflection.util.MethodCaptor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Objectintercept(Method method, MethodCaptor methodCaptor)
-
Constructor Details
-
MethodCaptor
public MethodCaptor()
-
-
Method Details
-
intercept
@RuntimeType public static Object intercept(@Origin Method method, @FieldValue("$methodCaptor") MethodCaptor methodCaptor)
-