spring-framework / org.springframework.scripting.support / ScriptFactoryPostProcessor / setDefaultProxyTargetClass

setDefaultProxyTargetClass

open fun setDefaultProxyTargetClass(defaultProxyTargetClass: Boolean): Unit

Flag to signal that refreshable proxies should be created to proxy the target class not its interfaces.

Parameters

defaultProxyTargetClass - the flag value to set