beangle / beangle3

Agile Java Development Scaffold and Toolkit
GNU Lesser General Public License v3.0
20 stars 12 forks source link

支持基于构造函数的bind #212

Closed duantihua closed 10 years ago

duantihua commented 10 years ago

bind("beanName",Bean.class).constructor(arg1,arg2,arg3)