public class DubboApplicationContextInitializer extends Object implements org.springframework.context.ApplicationContextInitializer
DubboApplicationListener to Spring context
A org.springframework.web.context.ContextLoaderListener class is defined in
src/main/resources/META-INF/web-fragment.xml
In the web-fragment.xml, DubboApplicationContextInitializer is defined in context params.
This file will be discovered if running under a servlet 3.0+ container.
Even if user specifies org.springframework.web.context.ContextLoaderListener in web.xml,
it will be merged to web.xml.
If user specifies DubboApplicationContextInitializer explicitly in web.xml.Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.