public class InterfaceCompatibleRegistryProtocol extends RegistryProtocol
RegistryProtocol.InvokerDelegate<T>DEFAULT_REGISTER_CONSUMER_KEYS, DEFAULT_REGISTER_PROVIDER_KEYS| Constructor and Description |
|---|
InterfaceCompatibleRegistryProtocol() |
| Modifier and Type | Method and Description |
|---|---|
<T> ClusterInvoker<T> |
getInvoker(Cluster cluster,
Registry registry,
Class<T> type,
URL url) |
<T> ClusterInvoker<T> |
getServiceDiscoveryInvoker(Cluster cluster,
Registry registry,
Class<T> type,
URL url) |
destroy, export, getDefaultPort, getOverrideListeners, getParamsToRegistry, getServers, reExport, reExport, refer, reRefer, setFrameworkModel, setProtocol, setProxyFactory, toSubscribeUrlequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetApplicationModel, setModuleModel, setScopeModelpublic <T> ClusterInvoker<T> getInvoker(Cluster cluster, Registry registry, Class<T> type, URL url)
getInvoker in class RegistryProtocolpublic <T> ClusterInvoker<T> getServiceDiscoveryInvoker(Cluster cluster, Registry registry, Class<T> type, URL url)
getServiceDiscoveryInvoker in class RegistryProtocolCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.