tomcat 阅读笔记 3 1. lifesycleListener是通过在container中组合一个support类来实现。所有的实现都交给这个support,包括addListener,fireEvent。2. thread与classloader