public class DubboBootstrapApplicationListener
extends com.alibaba.spring.context.OnceApplicationContextEventListener
implements org.springframework.core.Ordered
ApplicationListener for DubboBootstrap's lifecycle when the ContextRefreshedEvent
and ContextClosedEvent raised| 限定符和类型 | 字段和说明 |
|---|---|
static String |
BEAN_NAME
The bean name of
DubboBootstrapApplicationListener |
| 构造器和说明 |
|---|
DubboBootstrapApplicationListener() |
DubboBootstrapApplicationListener(org.springframework.context.ApplicationContext applicationContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getOrder() |
void |
onApplicationContextEvent(org.springframework.context.event.ApplicationContextEvent event) |
public static final String BEAN_NAME
DubboBootstrapApplicationListenerpublic DubboBootstrapApplicationListener()
public DubboBootstrapApplicationListener(org.springframework.context.ApplicationContext applicationContext)
public void onApplicationContextEvent(org.springframework.context.event.ApplicationContextEvent event)
onApplicationContextEvent 在类中 com.alibaba.spring.context.OnceApplicationContextEventListenerpublic int getOrder()
getOrder 在接口中 org.springframework.core.OrderedCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.