springframework @Service指定初始化方法和销毁方法

@PostConstruct public void init() {

  }
@PreDestroy public void destory() {
}

posted @ 2013-04-09 17:01  J. Lingear  阅读(464)  评论(0编辑  收藏  举报