public class ApacheDubboMetaDataHandler
extends org.apache.shenyu.plugin.dubbo.common.handler.AbstractDubboMetaDataHandler
| 构造器和说明 |
|---|
ApacheDubboMetaDataHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
initReference(org.apache.shenyu.common.dto.MetaData metaData) |
protected void |
invalidateReference(java.lang.String path) |
protected boolean |
isInitialized(org.apache.shenyu.common.dto.MetaData metaData) |
protected void |
updateReference(org.apache.shenyu.common.dto.MetaData metaData) |
handle, remove, rpcTypeprotected boolean isInitialized(org.apache.shenyu.common.dto.MetaData metaData)
isInitialized 在类中 org.apache.shenyu.plugin.dubbo.common.handler.AbstractDubboMetaDataHandlerprotected void initReference(org.apache.shenyu.common.dto.MetaData metaData)
initReference 在类中 org.apache.shenyu.plugin.dubbo.common.handler.AbstractDubboMetaDataHandlerprotected void updateReference(org.apache.shenyu.common.dto.MetaData metaData)
updateReference 在类中 org.apache.shenyu.plugin.dubbo.common.handler.AbstractDubboMetaDataHandlerprotected void invalidateReference(java.lang.String path)
invalidateReference 在类中 org.apache.shenyu.plugin.dubbo.common.handler.AbstractDubboMetaDataHandlerCopyright © 2026 The Apache Software Foundation. All rights reserved.