@Activate(order=150) public class AppStateRouterFactory extends Object implements StateRouterFactory
| Constructor and Description |
|---|
AppStateRouterFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T> StateRouter<T> |
getRouter(Class<T> interfaceClass,
org.apache.dubbo.common.URL url)
Create state router.
|
public static final String NAME
public <T> StateRouter<T> getRouter(Class<T> interfaceClass, org.apache.dubbo.common.URL url)
StateRouterFactorygetRouter in interface StateRouterFactoryurl - urlCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.