Class ClassLoaderRegisterProxyFramework


  • public class ClassLoaderRegisterProxyFramework
    extends java.lang.Object
    Class which use specific class loader to register ProxyFramework. This class is used to avoid class cast exception when a client class (which uses RegisterProxyFramework) is loaded with anther class loader.
    • Constructor Detail

      • ClassLoaderRegisterProxyFramework

        public ClassLoaderRegisterProxyFramework()
    • Method Detail

      • registerProxyframework

        public static void registerProxyframework​(java.lang.ClassLoader classLoader)