软件包 org.nutz.lang.inject

接口摘要
Injecting 抽象注入接口 封装了通过 setter 以及 field 两种方式设置值的区别
 

类摘要
InjectByField  
InjectBySetter  
InjectToMap