阅读量:0
Spring生命周期回调的方法是通过实现InitializingBean和DisposableBean接口中的方法来实现的。
InitializingBean接口中的方法是afterPropertiesSet(),在Bean的所有属性被设置之后被调用。
DisposableBean接口中的方法是destroy(),在Bean被销毁之前被调用。
Spring生命周期回调的方法是通过实现InitializingBean和DisposableBean接口中的方法来实现的。
InitializingBean接口中的方法是afterPropertiesSet(),在Bean的所有属性被设置之后被调用。
DisposableBean接口中的方法是destroy(),在Bean被销毁之前被调用。
为您即时展示最新活动产品广告消息,让您随时掌握产品活动新动态!