# {{org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer#getProxyFactory}} should use {{ClassLoaderService}} for {{ProxyFactory}}.
Unfortunately Javassist does not make this readily accessible. It offers a static variable and t he option to extend ProxyFactory and override a method.
|