spring @Service()中初始化方法

@Service(value = "xxxServiceImpl"  xxxxxxxx)
public class XXXSerivceImpl {
      public void init() {
           ......

      }

}

 

posted @ 2015-12-02 14:03  Earic  阅读(3608)  评论(0编辑  收藏  举报