public class NamePropertyDefaultValueDubboConfigBeanCustomizer extends Object implements DubboConfigBeanCustomizer
DubboConfigBeanCustomizer for the default value for the "name" property that will be taken bean name
if absent.| Constructor and Description |
|---|
NamePropertyDefaultValueDubboConfigBeanCustomizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(String beanName,
AbstractConfig dubboConfigBean)
Customize
Dubbo Config Bean |
int |
getOrder() |
public 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–2020 The Apache Software Foundation. All rights reserved.