com.alibaba.dubbo.registry.integration
Class RegistryProtocol.InvokerDelegete<T>
java.lang.Object
com.alibaba.dubbo.rpc.protocol.InvokerWrapper<T>
com.alibaba.dubbo.registry.integration.RegistryProtocol.InvokerDelegete<T>
- All Implemented Interfaces:
- Node, Invoker<T>
- Enclosing class:
- RegistryProtocol
public static class RegistryProtocol.InvokerDelegete<T>
- extends InvokerWrapper<T>
RegistryProtocol.InvokerDelegete
public RegistryProtocol.InvokerDelegete(Invoker<T> invoker,
URL url)
- Parameters:
invoker
- url
- invoker.getUrl返回此值
getInvoker
public Invoker<T> getInvoker()
Copyright © 2012–2017 Alibaba. All rights reserved.