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