Class ClassLoaderRegisterProxyFramework
java.lang.Object
org.powermock.reflect.proxyframework.ClassLoaderRegisterProxyFramework
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
ClassLoaderRegisterProxyFramework
public ClassLoaderRegisterProxyFramework()
-
-
Method Details
-
registerProxyframework
-