2014年4月13日
摘要: 有时候我们在spring容器启动完成后,我们需要做一些处理动作,这个时候怎么做呢?spring提供了事件监听器的处理机制。spring提供了内置的几类的事件:ContextClosedEvent 、ContextRefreshedEvent 、ContextStartedEvent 、Context... 阅读全文
posted @ 2014-04-13 17:08 自由港 阅读(27376) 评论(0) 推荐(0)