public class IocMaking extends Object
构造器和说明 |
---|
IocMaking(Ioc ioc,
MirrorFactory mirrors,
IocContext context,
ObjectMaker maker,
List<ValueProxyMaker> vpms,
String objName) |
限定符和类型 | 方法和说明 |
---|---|
IocMaking |
clone(String objectName) |
IocContext |
getContext() |
Ioc |
getIoc() |
MirrorFactory |
getMirrors() |
ObjectMaker |
getObjectMaker() |
String |
getObjectName() |
ValueProxy |
makeValue(IocValue iv) |
public IocMaking(Ioc ioc, MirrorFactory mirrors, IocContext context, ObjectMaker maker, List<ValueProxyMaker> vpms, String objName)
public Ioc getIoc()
public IocContext getContext()
public String getObjectName()
public ObjectMaker getObjectMaker()
public MirrorFactory getMirrors()
public ValueProxy makeValue(IocValue iv)
Copyright © 2017. All rights reserved.