上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 53 下一页
摘要: org.apache.catalina.session包 该包包括标准Manager和Session的实现,用于表示活动的Session和独立的Session,他们都与相应的上下文相关联。 Constants 该包的常量 ... 阅读全文
posted @ 2010-03-11 03:14 macula7 阅读(96) 评论(0) 推荐(0)
摘要: 一些同步辅助类 闭锁(latch)机制 java.util.concurrent.CountDownLatch java.util.concurrent.FutureTask 信号量(counting semaphore) java.util.concurrent.Semaphore 关卡(barrier) java.util.concurrent.CyclicBarrier 先标记下... 留待... 阅读全文
posted @ 2010-03-10 05:00 macula7 阅读(109) 评论(0) 推荐(0)
摘要: 该包包含了在web应用程序部署脚本(web.xml)中的复杂Java数据结构。 Class Summary ApplicationParameter 表示服务器端配置的上下文初始化参数,而不是应用程序的部署脚本 ... 阅读全文
posted @ 2010-03-09 04:44 macula7 阅读(171) 评论(0) 推荐(0)
摘要: org.apache.catalina.core 包,这个包是Tomcat的核心部分。源代码阅读的时候也尽量从这部分开始 ApplicationContext ServletContext 的标准实现,用来表示一个web应用程序的执行环境 ... 阅读全文
posted @ 2010-03-09 04:24 macula7 阅读(164) 评论(0) 推荐(0)
摘要: org.apache.catalina.connector Class Summary Connector Implementation of a Coyote connector for Tomcat 5.x. ... 阅读全文
posted @ 2010-03-09 03:36 macula7 阅读(219) 评论(0) 推荐(0)
摘要: org.apache.catalina.cluster.util Interface Summary IDynamicProperty IQueue 队列接口 ... 阅读全文
posted @ 2010-03-09 03:23 macula7 阅读(151) 评论(0) 推荐(0)
摘要: org.apache.catalina.cluster.session 包。 这块文档太差劲了吧,开源项目的文档啊,哎!没有把英文去掉,读者尽量看吧,我也没搞明白很多!! Interface Summary SessionMessage ... 阅读全文
posted @ 2010-03-08 05:03 macula7 阅读(163) 评论(0) 推荐(0)
摘要: org.apache.catalina.cluster.io 包 Interface Summary ListenCallback The listen callback interface is used by the replic... 阅读全文
posted @ 2010-03-08 04:50 macula7 阅读(114) 评论(0) 推荐(0)
摘要: org.apache.catalina.cluster.deploy 包 Interface Summary FileChangeListener doc中无内容 Cl... 阅读全文
posted @ 2010-03-08 04:42 macula7 阅读(144) 评论(0) 推荐(0)
摘要: org.apache.catalina.cluster.authenticator包 ClusterSingleSignOn 每个Valve支持用户单点登录在集群节点上,用户在web应用程序上经过验证的安全标志可以在同一个安全域的其它集群节点上使用 ... 阅读全文
posted @ 2010-03-08 04:33 macula7 阅读(140) 评论(0) 推荐(0)
上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 53 下一页
点击右上角即可分享
微信分享提示