Package | Description |
---|---|
com.forte.qqrobot.depend |
此包下为依赖注入相关的内容。
|
Modifier and Type | Method and Description |
---|---|
static AdditionalDepends |
AdditionalDepends.getEmpty()
获取空参数对象
|
static AdditionalDepends |
AdditionalDepends.getInstance(Map<String,Object> nameObjMap)
请尽可能保证不出现类型冲突
|
Modifier and Type | Method and Description |
---|---|
Object[] |
DependCenter.getMethodParameters(Method method,
AdditionalDepends addParams)
通过方法获取可以注入的参数
|
Object[] |
DependCenter.getMethodParameters(Parameter[] parameters,
AdditionalDepends addParams)
获取可以注入的参数
|
Copyright © 2020. All rights reserved.