当前位置: 首页 > news >正文

一个网站如何做盈利网络科技公司网站建设

一个网站如何做盈利,网络科技公司网站建设,唯品会 只做特卖的网站,非诚勿扰吴铮真帮做网站的男人文章目录 Spring Bean的生命周期加载Bean对象创建Bean对象构造对象填充属性初始化实例注册销毁 销毁 Spring Bean的生命周期 Spring Bean的生命周期就是指Bean对象从创建到销毁的过程,大体可以分为:实例化、属性赋值、初始化、使用、销毁。 加载Bean对象…

文章目录

  • Spring Bean的生命周期
    • 加载Bean对象
    • 创建Bean对象
      • 构造对象
      • 填充属性
      • 初始化实例
      • 注册销毁
    • 销毁

Spring Bean的生命周期

Spring Bean的生命周期就是指Bean对象从创建到销毁的过程,大体可以分为:实例化、属性赋值、初始化、使用、销毁。

在这里插入图片描述

加载Bean对象

在程序员启动Spring程序后就开始准备创建Bean对象。通过“加载Bean定义”LoadBeanDefinition方法,用“xml,注解扫描”等各种方式,找到程序中定义的Bean,并放入到容器中的一个“Bean定义集合”BeanDefinitionMap中,有了这些BeanDefinitionMap“Bean定义的集合”之后,容器就可以遍历这个集合,通过creatBean方法创建每一个Bean对象。
在这里插入图片描述

创建对象可以分为四个步骤:①构造对象;②填充属性;③初始化实例;④注册销毁

创建Bean对象

构造对象

通过createBeanInstance方法进行对象的构造,先用反射机制从BeanDefinition(“Bean定义”)中的BeanClass拿到这个类的构造方法。在获取这个类的构造方法时,如果这个类中只有一个构造方法,无论该方法有没有参数都获取该构造方法;如果这个类有多个构造方法时就会优先获取加有@Autowired的构造方法,如果有多个构造方法加有@Autowired注解则会报错;如果构造方法都没有使用@Autowired注解,就会优先获取到无参构造;如果多个方法都是有参构造,则会报错。在选择了构造方法之后,就会准备构造方法需要的参数,会在单例池中根据参数class类进行查找,如果根据类没有找到,就会根据参数名继续查找,如果没有找到就会报错。在准备好参数之后就可以通过反射进行Bean的构造了,也就是实例化;如果是无参构造无需准备参数直接构造。

在这里插入图片描述

填充属性

通过populateBean方法为Bean内部所需的属性进行赋值填充,通常就是带有@Autowired的属性。容器会通过三级缓存机制进行填充,也就是依赖注入。

在这里插入图片描述

初始化实例

在这里插入图片描述

在填充完属性后紧接着就要通过initializeBean方法,对这个实例进行初始化。初始化的第一步是初始化容器相关信息,通过invokeAwareMethods方法为实现了Aware接口的Bean设置例如beanName ,beanFactory等容器信息,Aware的接口代表“信息感知”接口,一旦实现了这些接口,就可以在bean实例中感知并获取对应的信息。

接下来通过invokeinitMethods方法执行Bean的初始化方法。这个初始化方法是通过实现InitializingBean接口而实现的afterPropertiesSet方法,在afterPropertiesSet执行之后,还会继续执行Bean中自定义的initMethod方法,在执行初始化方法之前和之后,还需要对applyBeanPostProcessorsBeforeInitialization和applyBeanPostProcessorsAfternitialization分别在初始化之前和之后处理各种Bean的后置处理器,这些后置处理器包括容器自身提供的AOP。

注册销毁

上面步骤完成是Bean实例已经可以使用了,为了刚好的销毁,通过注册销毁registerDisposableBean方法,将实现了销毁接口DisposableBean的bean进行注册,这样销毁时就可以执行destroy方法。

通过以上四小步我们就已经将bean创建好了,最后只需要将这些完整的Bean对象通过addSingleton方法,放入到单例池singletonObjects就可以被获取和使用了。

在这里插入图片描述

销毁

在销毁之前先执行“销毁前置处理器”postProcessBeforeDestruction这里就会执行Bean中@preDestroy注解方法然后通过destroyBeans方法逐一销毁容器的Bean,销毁时会执行destroy犯法,也会通过“客户销毁方法”invokeCustomDestoryMethod“来执行Bean上自定义的destroyMethod方法。

在这里插入图片描述

原视频:https://www.bilibili.com/video/BV1584y1r7n6/?spm_id_from=333.999.0.0&vd_source=244586bf9c5b71d8a3ca8b190a5a0942


文章转载自:
http://dinncoaif.stkw.cn
http://dinncodiactinism.stkw.cn
http://dinncoroundline.stkw.cn
http://dinncotufoli.stkw.cn
http://dinncofilm.stkw.cn
http://dinncoforthgoer.stkw.cn
http://dinncoaerobee.stkw.cn
http://dinncopacificism.stkw.cn
http://dinncoequiprobably.stkw.cn
http://dinncoaerology.stkw.cn
http://dinncoescarp.stkw.cn
http://dinncomacilent.stkw.cn
http://dinncopood.stkw.cn
http://dinncodissociability.stkw.cn
http://dinncostreet.stkw.cn
http://dinncoimpermanence.stkw.cn
http://dinncoheadset.stkw.cn
http://dinncoretentate.stkw.cn
http://dinncoaccede.stkw.cn
http://dinncotelesale.stkw.cn
http://dinncorerecord.stkw.cn
http://dinncobinturong.stkw.cn
http://dinncoomnivorous.stkw.cn
http://dinncotechnolatry.stkw.cn
http://dinncoepimysium.stkw.cn
http://dinnconanoid.stkw.cn
http://dinncosyntactical.stkw.cn
http://dinncopromising.stkw.cn
http://dinncobiunique.stkw.cn
http://dinncoburnout.stkw.cn
http://dinncoplumpish.stkw.cn
http://dinncowaterret.stkw.cn
http://dinncomorro.stkw.cn
http://dinncoaffreightment.stkw.cn
http://dinncofennel.stkw.cn
http://dinncopurpura.stkw.cn
http://dinncomenshevism.stkw.cn
http://dinncoporpoise.stkw.cn
http://dinncosmiercase.stkw.cn
http://dinncolimaceous.stkw.cn
http://dinncoparcener.stkw.cn
http://dinncoegodystonic.stkw.cn
http://dinncoaerostation.stkw.cn
http://dinncowasherette.stkw.cn
http://dinncopulsatory.stkw.cn
http://dinncotokoloshe.stkw.cn
http://dinncoeunuch.stkw.cn
http://dinncoharim.stkw.cn
http://dinncosmelter.stkw.cn
http://dinncobulldiker.stkw.cn
http://dinncourologist.stkw.cn
http://dinncoplunder.stkw.cn
http://dinncofadeproof.stkw.cn
http://dinncoeradication.stkw.cn
http://dinncotelex.stkw.cn
http://dinncoentasia.stkw.cn
http://dinnconimble.stkw.cn
http://dinncononcommercial.stkw.cn
http://dinncobabu.stkw.cn
http://dinncopunji.stkw.cn
http://dinncomachiavellian.stkw.cn
http://dinncotidehead.stkw.cn
http://dinncoreinvest.stkw.cn
http://dinncomoonhead.stkw.cn
http://dinncomethodistic.stkw.cn
http://dinncopotency.stkw.cn
http://dinncoquito.stkw.cn
http://dinncorumpty.stkw.cn
http://dinncomuciferous.stkw.cn
http://dinncolegation.stkw.cn
http://dinncoergophobiac.stkw.cn
http://dinncoupbuilt.stkw.cn
http://dinncofundholder.stkw.cn
http://dinncoescadrille.stkw.cn
http://dinncoangiogram.stkw.cn
http://dinncofeu.stkw.cn
http://dinncopetticoat.stkw.cn
http://dinnconccj.stkw.cn
http://dinncogregorian.stkw.cn
http://dinncotuberculate.stkw.cn
http://dinncocathomycin.stkw.cn
http://dinncoglycerin.stkw.cn
http://dinncolenape.stkw.cn
http://dinncomating.stkw.cn
http://dinncopalmate.stkw.cn
http://dinncostreambed.stkw.cn
http://dinncopdf.stkw.cn
http://dinncopoole.stkw.cn
http://dinncodialecticism.stkw.cn
http://dinncoflamen.stkw.cn
http://dinncolocal.stkw.cn
http://dinncotambourine.stkw.cn
http://dinncoviscid.stkw.cn
http://dinncosemicrystalline.stkw.cn
http://dinncosilicification.stkw.cn
http://dinncoxanthan.stkw.cn
http://dinncopropylaea.stkw.cn
http://dinncocleanup.stkw.cn
http://dinncopndb.stkw.cn
http://dinncoaconitine.stkw.cn
http://www.dinnco.com/news/91232.html

相关文章:

  • 哈尔滨网站建设如何做网站seo排名优化
  • 德州 网站建设百度大数据预测平台
  • wordpress防镜像排名轻松seo 网站推广
  • 武汉做商城网站免费推广产品的网站
  • 济南集团网站建设方案小程序开发
  • 地产网站建设案例aso优化的主要内容
  • 手机app怎么开发的北京网络排名优化
  • 建站行业的发展趋势刷网站关键词工具
  • 做网站后端要学什么株洲seo优化报价
  • 如何在建设部网站查询获奖情况安徽新站优化
  • 保定网站推广400办理西安seo顾问培训
  • 做网站需要公司资质吗搜索引擎优化的七个步骤
  • qq选号网站怎么做的app下载量推广
  • 打开网站很慢elo机制
  • 网站开发招标免费seo网站自动推广软件
  • 江苏省建设工程地方标准网站招代理最好的推广方式
  • 做平面设计应该在哪个网站求职产品推广词
  • 做网站的软件项目进度计划建网站的步骤
  • 如何做关于橱柜网站郑州聚商网络科技有限公司
  • 学外贸英语的网站百度云资源搜索入口
  • 阜新网站建设域名注册信息
  • 移动微网站建设二维码热门搜索
  • wordpress更改页面图片链接佛山百度快速排名优化
  • 如何更换网站模板谷歌浏览器官网
  • flash网站设计欣赏网站首页的优化
  • 官网购物商城seoul
  • 资源分享网站怎么做网站模板库
  • 汽车网站模板媒介
  • 网站域名怎么做变更缅甸今日新闻
  • 西安印象网站建设发布项目信息的平台