类 MeshRuleAddressListenerInterceptor
- java.lang.Object
-
- org.apache.dubbo.rpc.cluster.router.mesh.route.MeshRuleAddressListenerInterceptor
-
- 所有已实现的接口:
AddressListener
@Activate(order=670) public class MeshRuleAddressListenerInterceptor extends Object implements AddressListener
-
-
构造器概要
构造器 构造器 说明 MeshRuleAddressListenerInterceptor()
-
-
-
方法详细资料
-
notify
public List<org.apache.dubbo.common.URL> notify(List<org.apache.dubbo.common.URL> addresses, org.apache.dubbo.common.URL consumerUrl, Directory registryDirectory)
从接口复制的说明:AddressListenerprocessing when receiving the address list- 指定者:
notify在接口中AddressListener- 参数:
addresses- provider address list
-
-