Class MethodInvocationRecorder

java.lang.Object
org.springframework.data.util.MethodInvocationRecorder

@Deprecated(since="4.1") public class MethodInvocationRecorder extends Object
Deprecated.
since 4.1 in favor of PropertyReference and TypedPropertyPath infrastructure and limitations imposed by subclass proxy limitations.
API to record method invocations via method references on a proxy.
Since:
2.2
Author:
Oliver Gierke, Johannes Englmeier