| 类 | 说明 |
|---|---|
| DubboApplicationContextInitializer |
Automatically register
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. |
| DubboApplicationListener |
An application listener that listens the ContextClosedEvent.
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.