|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.powermock.api.extension.proxyframework.ProxyFrameworkImpl
public class ProxyFrameworkImpl
CGLib proxy framework setup.
Constructor Summary | |
---|---|
ProxyFrameworkImpl()
|
Method Summary | |
---|---|
java.lang.Class<?> |
getUnproxiedType(java.lang.Class<?> type)
|
boolean |
isProxy(java.lang.Class<?> type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProxyFrameworkImpl()
Method Detail |
---|
public java.lang.Class<?> getUnproxiedType(java.lang.Class<?> type)
getUnproxiedType
in interface ProxyFramework
public boolean isProxy(java.lang.Class<?> type)
isProxy
in interface ProxyFramework
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |