Uses of Interface
org.powermock.reflect.spi.ProxyFramework

Packages that use ProxyFramework
org.powermock.api.extension.proxyframework   
org.powermock.reflect.proxyframework   
 

Uses of ProxyFramework in org.powermock.api.extension.proxyframework
 

Classes in org.powermock.api.extension.proxyframework that implement ProxyFramework
 class ProxyFrameworkImpl
          CGLib proxy framework setup.
 

Uses of ProxyFramework in org.powermock.reflect.proxyframework
 

Methods in org.powermock.reflect.proxyframework with parameters of type ProxyFramework
static void RegisterProxyFramework.registerProxyFramework(ProxyFramework proxyFramework)
          Register a proxy framework.
 



Copyright © 2007-2012. All Rights Reserved.