public class AutomaticWiringValueImpl extends Object implements AutomaticWiringValue
| 构造器和说明 |
|---|
AutomaticWiringValueImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
wiring(Field field,
ContextManager contextManager)
fill instance use contextManager
|
boolean |
wiring(Object o,
Field field,
ContextManager contextManager)
on object fill instance use contextManager
|
public boolean wiring(Object o, Field field, ContextManager contextManager) throws IllegalAccessException
AutomaticWiringValuewiring 在接口中 AutomaticWiringValueIllegalAccessExceptionpublic boolean wiring(Field field, ContextManager contextManager) throws IllegalAccessException
AutomaticWiringValuewiring 在接口中 AutomaticWiringValueIllegalAccessExceptionCopyright © 2023. All rights reserved.