| Package | Description |
|---|---|
| org.apache.dubbo.common.config.configcenter | |
| org.apache.dubbo.registry.client |
* The inspiration of service registration and discovery comes from
Spring Cloud Commons.
|
| org.apache.dubbo.registry.integration | |
| org.apache.dubbo.rpc.cluster.router.condition.config | |
| org.apache.dubbo.rpc.cluster.router.tag |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationListener.process(ConfigChangedEvent event)
Listener call back method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileSystemServiceDiscovery.onConfigChanged(ConfigChangedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConfiguratorListener.process(ConfigChangedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListenableRouter.process(ConfigChangedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
TagRouter.process(ConfigChangedEvent event) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.