Class ProxyClassLoadingDelegate


  • public class ProxyClassLoadingDelegate
    extends Object
    The Weld proxyFactory has its class loading tasks delegated to this class, which can then have some magic applied to make weld think that the class has not been loaded yet.
    Author:
    Stuart Douglas, Vladimir Dvorak