类 StateRouterFactory$Adaptive
- java.lang.Object
-
- org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory$Adaptive
-
- 所有已实现的接口:
org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory
public class StateRouterFactory$Adaptive extends Object implements org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory
-
-
构造器概要
构造器 构造器 说明 StateRouterFactory$Adaptive()
-
-
-
方法详细资料
-
getRouter
public org.apache.dubbo.rpc.cluster.router.state.StateRouter getRouter(URL arg0, org.apache.dubbo.rpc.cluster.RouterChain arg1)
- 指定者:
getRouter在接口中org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory
-
-