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
The bean name of
NamePropertyDefaultValueDubboConfigBeanCustomizer |
| Constructor and Description |
|---|
NamePropertyDefaultValueDubboConfigBeanCustomizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(String beanName,
AbstractConfig dubboConfigBean)
Customize
Dubbo Config Bean |
int |
getOrder() |
public 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–2019 The Apache Software Foundation. All rights reserved.