@SPI
public interface ConfiguratorFactory
| Modifier and Type | Method and Description |
|---|---|
Configurator |
getConfigurator(org.apache.dubbo.common.URL url)
get the configurator instance.
|
@Adaptive(value="protocol") Configurator getConfigurator(org.apache.dubbo.common.URL url)
url - - configurator url.Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.