Set whether or not the proxy should be frozen, preventing advice from being added to it once it is created.
Overridden from the super class to prevent the proxy configuration from being frozen before the proxy is created. The default is not frozen.
AbstractAutoProxyCreator Class | Spring.Aop.Framework.AutoProxy Namespace