摘要: 在测试类中我们获取已经装配给容器的Bean的方法是通过ApplicationContext,即ApplicationContext ac=new ClassPathXmlApplicationContext("com/selrain/introduce/beans.xml");然后调用getBean... 阅读全文
posted @ 2015-06-16 23:26 selrain 阅读(162) 评论(0) 推荐(0)