| Package | Description |
|---|---|
| org.aoju.bus.proxy | |
| org.aoju.bus.proxy.factory | |
| org.aoju.bus.proxy.factory.cglib | |
| org.aoju.bus.proxy.factory.javassist | |
| org.aoju.bus.proxy.intercept |
| Modifier and Type | Method and Description |
|---|---|
static Object |
Builder.createNullObject(Factory factory,
Class[] proxyClasses) |
static Object |
Builder.createNullObject(Factory factory,
ClassLoader classLoader,
Class[] proxyClasses) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
CglibFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
JavassistFactory |
| Modifier and Type | Method and Description |
|---|---|
Provider |
InterceptorChain.createProxyProvider(Factory factory,
ClassLoader classLoader,
Object terminus,
Class[] proxyClasses) |
Provider |
InterceptorChain.createProxyProvider(Factory factory,
Object terminus) |
Provider |
InterceptorChain.createProxyProvider(Factory factory,
Object terminus,
Class[] proxyClasses) |
Copyright © 2019. All rights reserved.