| Modifier and Type | Field and Description |
|---|---|
protected JsonLoader |
proxy |
| Constructor and Description |
|---|
TransIocLoader() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getName() |
boolean |
has(String name) |
IocObject |
load(IocLoading loading,
String name)
每次这个函数被调用,则要构造一个新的 IocObject
|
protected JsonLoader proxy
public String[] getName()
public IocObject load(IocLoading loading, String name) throws ObjectLoadException
IocLoaderload in interface IocLoaderObjectLoadExceptionCopyright © 2017. All rights reserved.