Class MethodInvocationRecorder

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

public class MethodInvocationRecorder extends Object
API to record method invocations via method references on a proxy.
Since:
2.2
Author:
Oliver Gierke, Johannes Englmeier