spring-framework / org.springframework.aop.target / EmptyTargetSource / getTargetClass

getTargetClass

@Nullable open fun getTargetClass(): Class<*>

Always returns the specified target Class, or null if none.