我是你妈

编程就好跟打游戏一样,各种攻略,各种副本,各种各种,有意思!

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2013年3月20日

摘要: 1、web工程ContextLoaderListener.getCurrentWebApplicationContext().getBean("beanName"); //这个太牛逼了!2、普通JAVA工程/** * */public class ApplicationContextUtil implements ApplicationContextAware{ private static ApplicationContext context;//声明一个静态变量保存 @SuppressWarnings ("static-access") @Overr 阅读全文
posted @ 2013-03-20 19:56 杜兰德 阅读(287) 评论(0) 推荐(0) 编辑