public class InjvmInvoker<T> extends AbstractInvoker<T>
| 限定符和类型 | 方法和说明 |
|---|---|
Result |
doInvoke(Invocation invocation) |
boolean |
isAvailable() |
destroy, getInterface, getUrl, invoke, isDestroyed, toStringpublic boolean isAvailable()
isAvailable 在接口中 org.apache.dubbo.common.NodeisAvailable 在类中 AbstractInvoker<T>public Result doInvoke(Invocation invocation) throws Throwable
doInvoke 在类中 AbstractInvoker<T>ThrowableCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.