public static class FilterChainBuilder.CallbackRegistrationInvoker<T,FILTER extends BaseFilter> extends Object implements Invoker<T>
| 构造器和说明 |
|---|
CallbackRegistrationInvoker(Invoker<T> filterInvoker,
List<FILTER> filters) |
public Result invoke(Invocation invocation) throws RpcException
invoke 在接口中 Invoker<T>RpcExceptionpublic Class<T> getInterface()
getInterface 在接口中 Invoker<T>public org.apache.dubbo.common.URL getUrl()
getUrl 在接口中 org.apache.dubbo.common.Nodepublic boolean isAvailable()
isAvailable 在接口中 org.apache.dubbo.common.Nodepublic void destroy()
destroy 在接口中 org.apache.dubbo.common.NodeCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.