Class ProxyClassLoader


  • public class ProxyClassLoader
    extends ClassLoader
    Utility class loader that can be used to create proxies in cases where the the client classes are not visible to the loader of the service class.