@Deprecated public class NamePropertyDefaultValueDubboConfigBeanCustomizer extends Object implements DubboConfigBeanCustomizer
DubboConfigBeanCustomizer for the default value for the "name" property that will be taken bean name
if absent.| 限定符和类型 | 字段和说明 |
|---|---|
static String |
BEAN_NAME
已过时。
The bean name of
NamePropertyDefaultValueDubboConfigBeanCustomizer |
| 构造器和说明 |
|---|
NamePropertyDefaultValueDubboConfigBeanCustomizer()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
customize(String beanName,
AbstractConfig dubboConfigBean)
已过时。
Customize
Dubbo Config Bean |
int |
getOrder()
已过时。
|
customizepublic static final String BEAN_NAME
NamePropertyDefaultValueDubboConfigBeanCustomizerpublic NamePropertyDefaultValueDubboConfigBeanCustomizer()
public void customize(String beanName, AbstractConfig dubboConfigBean)
DubboConfigBeanCustomizerDubbo Config Beancustomize 在接口中 DubboConfigBeanCustomizerbeanName - the name of Dubbo Config BeandubboConfigBean - the instance of Dubbo Config Beanpublic int getOrder()
getOrder 在接口中 org.springframework.core.OrderedCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.