spring-framework / org.springframework.aop.framework / ReflectiveMethodInvocation / getMethod

getMethod

fun getMethod(): Method

Overrides MethodInvocation.getMethod

Return the method invoked on the proxied interface. May or may not correspond with a method invoked on an underlying implementation of that interface.