public class AbsentConfiguratorFactory extends Object implements ConfiguratorFactory
| Constructor and Description |
|---|
AbsentConfiguratorFactory() |
| Modifier and Type | Method and Description |
|---|---|
Configurator |
getConfigurator(org.apache.dubbo.common.URL url)
get the configurator instance.
|
public Configurator getConfigurator(org.apache.dubbo.common.URL url)
ConfiguratorFactorygetConfigurator in interface ConfiguratorFactoryurl - - configurator url.Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.