public class DefaultDubboConfigBinder extends AbstractDubboConfigBinder
DubboConfigBinder implementation based on Spring DataBinder| Constructor and Description |
|---|
DefaultDubboConfigBinder() |
| Modifier and Type | Method and Description |
|---|---|
<C extends AbstractConfig> |
bind(String prefix,
C dubboConfig)
Bind the properties to Dubbo Config Object under specified prefix.
|
isIgnoreInvalidFields, isIgnoreUnknownFields, setEnvironment, setIgnoreInvalidFields, setIgnoreUnknownFieldspublic <C extends AbstractConfig> void bind(String prefix, C dubboConfig)
DubboConfigBinderCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.