new UML class diagram
2016-07-13 15:14:06 0 举报
Class hierarchy of Webx loading process
作者其他创作
大纲/内容
javax.servlet
cirtus-webx-all-in-one jar
Interface ServletContextListener
extends
createContextLoader()这个方法在WebxContextLoaderListener类里被override了,所以contextLoader对象实际是WebxComponentsLoader类的实例,被调用的initWebApplicationContext()也是定义在WebxComponentsLoader类里的方法
Class WebxComponentsLoader
Interface EventListener
spring jar
Class ContexLoader
Class ContextLoaderListener
Class WebxContextLoaderListener
implements
java.util
0 条评论
下一页