public class ObjectMakerImpl extends Object implements ObjectMaker
| Constructor and Description |
|---|
ObjectMakerImpl() |
| Modifier and Type | Method and Description |
|---|---|
ObjectProxy |
make(IocMaking ing,
IocObject iobj)
根据 IocObject 制作一个对象代理,如果对象是 singleton,则保存在上下文环境中
|
public ObjectProxy make(IocMaking ing, IocObject iobj)
ObjectMakermake in interface ObjectMakerCopyright © 2017. All rights reserved.