Package | Description |
---|---|
org.nutz.ioc |
Ioc 容器
|
org.nutz.ioc.impl | |
org.nutz.ioc.weaver |
Modifier and Type | Method and Description |
---|---|
List<IocEventListener> |
IocMaking.getListeners() |
Modifier and Type | Method and Description |
---|---|
IocMaking |
IocMaking.setListeners(List<IocEventListener> listeners) |
Modifier and Type | Field and Description |
---|---|
protected List<IocEventListener> |
NutIoc.listeners |
Modifier and Type | Field and Description |
---|---|
protected List<IocEventListener> |
DefaultWeaver.listeners |
Modifier and Type | Method and Description |
---|---|
void |
DefaultWeaver.setListeners(List<IocEventListener> listeners) |
Copyright © 2019. All rights reserved.