@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.| Modifier and Type | Field and Description |
|---|---|
static String |
BEAN_NAME
Deprecated.
The bean name of
NamePropertyDefaultValueDubboConfigBeanCustomizer |
| Constructor and Description |
|---|
NamePropertyDefaultValueDubboConfigBeanCustomizer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
customize(String beanName,
AbstractConfig dubboConfigBean)
Deprecated.
Customize
Dubbo Config Bean |
int |
getOrder()
Deprecated.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcustomizepublic static final String BEAN_NAME
NamePropertyDefaultValueDubboConfigBeanCustomizerpublic NamePropertyDefaultValueDubboConfigBeanCustomizer()
public void customize(String beanName, AbstractConfig dubboConfigBean)
DubboConfigBeanCustomizerDubbo Config Beancustomize in interface DubboConfigBeanCustomizerbeanName - the name of Dubbo Config BeandubboConfigBean - the instance of Dubbo Config Beanpublic int getOrder()
getOrder in interface org.springframework.core.OrderedCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.