Spring框架使用觀察者模型

觀察者模型 爲了對代碼模塊進行解耦java 觀察者web @Component public class OrderStatusObserveAble implements InitializingBean { //InitializingBean接口爲bean提供了初始化方法的方式,它只包括afterPropertiesSet方法,凡是繼承該接口的類,在初始化bean的時候會執行該方法。
相關文章
相關標籤/搜索