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

getTargetClass

open fun getTargetClass(): Class<*>

Return the type of the current target object.

The returned type should usually be constant across all target objects.