会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
7mile
博客园
首页
新随笔
联系
订阅
管理
2014年8月4日
tomcat启动过程分析
摘要: 1、通过catalina.sh start脚本启动,调用org.apache.catalina.startup.Bootstrap的main方法,传人参数start,首先是创建一个Bootstrap的实例并付给static变量daemon,然后调用daemon的init方法,在init方法中设置ca...
阅读全文
posted @ 2014-08-04 17:52 7mile
阅读(637)
评论(0)
推荐(0)
编辑
公告