public class FieldInjector extends Object implements Injector
FieldInjector(Ioc ioc, Field field)
Class<?>
getType()
boolean
hasInjectFields()
void
injection(Object bean)
injection(Object bean, Object value)
isSingleton()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FieldInjector(Ioc ioc, Field field)
public Class<?> getType()
public boolean isSingleton()
public void injection(Object bean)
Injector
injection
bean
public void injection(Object bean, Object value)
public boolean hasInjectFields()
Copyright © 2018. All rights reserved.