Class ProxyClassLoader

java.lang.Object
java.lang.ClassLoader
org.apache.cxf.common.util.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.