public class FileRouterFactory extends Object implements RouterFactory
| Constructor and Description |
|---|
FileRouterFactory() |
| Modifier and Type | Method and Description |
|---|---|
Router |
getRouter(org.apache.dubbo.common.URL url)
Create router.
|
void |
setRouterFactory(RouterFactory routerFactory) |
public static final String NAME
public void setRouterFactory(RouterFactory routerFactory)
public Router getRouter(org.apache.dubbo.common.URL url)
RouterFactorygetRouter in interface RouterFactoryurl - urlCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.