Interface MethodInvocationRecorder.PropertyNameDetectionStrategy

Enclosing class:
MethodInvocationRecorder

public static interface MethodInvocationRecorder.PropertyNameDetectionStrategy
Since:
2.2
Author:
Oliver Gierke, Johannes Englmeier
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable String
     
  • Method Details

    • getPropertyName

      @Nullable String getPropertyName(Method method)