在spring 1.0中,只需要配置singleton="false"就行了可是在spring2.0中,使用scope="singleton" 或者 "prototype" 代替singleton="true/false"