public class ClassLoaderRegisterProxyFramework
extends java.lang.Object
ProxyFramework
. This class is
used to avoid class cast exception when a client class (which uses RegisterProxyFramework
) is loaded with
anther class loader.Constructor and Description |
---|
ClassLoaderRegisterProxyFramework() |
Modifier and Type | Method and Description |
---|---|
static void |
registerProxyframework(java.lang.ClassLoader classLoader) |