Package | Description |
---|---|
org.mockito.cglib.proxy |
Modifier and Type | Field and Description |
---|---|
protected InvocationHandler |
Proxy.h |
Modifier and Type | Method and Description |
---|---|
static InvocationHandler |
Proxy.getInvocationHandler(Object proxy) |
Modifier and Type | Method and Description |
---|---|
static Object |
Proxy.newProxyInstance(ClassLoader loader,
Class[] interfaces,
InvocationHandler h) |
Constructor and Description |
---|
Proxy(InvocationHandler h) |
Copyright © 2018. All rights reserved.