@Activate(order=670) public class MeshRuleAddressListenerInterceptor extends Object implements AddressListener
| Constructor and Description |
|---|
MeshRuleAddressListenerInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy(org.apache.dubbo.common.URL consumerUrl,
Directory registryDirectory) |
List<org.apache.dubbo.common.URL> |
notify(List<org.apache.dubbo.common.URL> addresses,
org.apache.dubbo.common.URL consumerUrl,
Directory registryDirectory)
processing when receiving the address list
|
public List<org.apache.dubbo.common.URL> notify(List<org.apache.dubbo.common.URL> addresses, org.apache.dubbo.common.URL consumerUrl, Directory registryDirectory)
AddressListenernotify in interface AddressListeneraddresses - provider address listpublic void destroy(org.apache.dubbo.common.URL consumerUrl,
Directory registryDirectory)
destroy in interface AddressListenerCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.