Class RegistryProtocol.InvokerDelegate<T>
java.lang.Object
org.apache.dubbo.rpc.protocol.InvokerWrapper<T>
org.apache.dubbo.registry.integration.RegistryProtocol.InvokerDelegate<T>
- All Implemented Interfaces:
Node,org.apache.dubbo.rpc.Invoker<T>
- Enclosing class:
RegistryProtocol
public static class RegistryProtocol.InvokerDelegate<T>
extends org.apache.dubbo.rpc.protocol.InvokerWrapper<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.dubbo.rpc.protocol.InvokerWrapper
destroy, getInterface, getUrl, invoke, isAvailable
-
Constructor Details
-
InvokerDelegate
- Parameters:
invoker-url- invoker.getUrl return this value
-
-
Method Details
-
getInvoker
-