随笔分类 -  Tomcat

摘要:几个重要的类,接口 LifeCycle : 主题接口 LifeCycleBase : 抽象的主题实现 LifeCycleListener : 观察者 具体分析 public interface Lifecycle { //主题接口 // Manifest Constants /** * The Li 阅读全文
posted @ 2019-10-11 10:49 神奇海螺。 阅读(442) 评论(0) 推荐(0)