| 程序包 | 说明 |
|---|---|
| com.nlf | |
| com.nlf.core | |
| com.nlf.core.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
static IProxy |
App.getProxy()
获取代理接口,建议所有调用入口都通过代理,便于扩展AOP等功能。
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractProxy
抽象代理
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultProxy
框架默认代理,反射调用,不支持AOP哦
|
Copyright © 2020. All Rights Reserved.