spring-framework / org.springframework.aop.aspectj / MethodInvocationProceedingJoinPoint / getTarget

getTarget

@Nullable open fun getTarget(): Any

Returns the Spring AOP target. May be null if there is no target.