Interface TargetClassAware

    • Method Detail

      • getTargetClass

        @Nullable
        Class<?> getTargetClass()
        Return the target class behind the implementing object (typically a proxy configuration or an actual proxy).
        Returns:
        the target Class, or null if not known