@Deprecated public class DubboBootstrapApplicationListener extends Object implements org.springframework.context.ApplicationListener, org.springframework.context.ApplicationContextAware, 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(boolean shouldInitConfigBeans)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.context.ApplicationContext |
getApplicationContext()
已过时。
|
int |
getOrder()
已过时。
|
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event)
已过时。
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
已过时。
|
public static final String BEAN_NAME
DubboBootstrapApplicationListenerpublic DubboBootstrapApplicationListener()
public DubboBootstrapApplicationListener(boolean shouldInitConfigBeans)
public void onApplicationEvent(org.springframework.context.ApplicationEvent event)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListenerpublic int getOrder()
getOrder 在接口中 org.springframework.core.Orderedpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic org.springframework.context.ApplicationContext getApplicationContext()
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.