| Package | Description |
|---|---|
| org.nutz.ioc |
Ioc 容器
|
| org.nutz.ioc.aop.impl | |
| org.nutz.ioc.impl |
| Modifier and Type | Method and Description |
|---|---|
MirrorFactory |
IocMaking.getMirrors() |
| Constructor and Description |
|---|
IocMaking(Ioc ioc,
MirrorFactory mirrors,
IocContext context,
ObjectMaker maker,
List<ValueProxyMaker> vpms,
String objName) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMirrorFactory
通过AopConfigration来识别需要拦截的方法,并根据需要生成新的类
|
| Modifier and Type | Method and Description |
|---|---|
void |
NutIoc.setMirrorFactory(MirrorFactory mirrors) |
| Constructor and Description |
|---|
NutIoc(ObjectMaker maker,
IocLoader loader,
IocContext context,
String defaultScope,
MirrorFactory mirrors) |
Copyright © 2017. All rights reserved.