Package com.alibaba.dubbo.rpc.cluster.router.script

Class Summary
ScriptRouter ScriptRouter
ScriptRouterFactory ScriptRouterFactory Script Router Factory用到的URL形如: script://registyAddress?type=js&rule=xxxx script:///path/to/routerfile.js?type=js&rule=xxxx script://D:\path\to\routerfile.js?type=js&rule=xxxx script://C:/path/to/routerfile.js?type=js&rule=xxxx URL的Host一段包含的是Script Router内容的来源,Registry、File etc
 



Copyright © 2012 Alibaba. All Rights Reserved.